Hi all, I'm trying to use Cakephp data in an external script, I used to do something like this in 1.1:
require 'app/webroot/index.php'; But it does not seem to work in 1.2, it complains about AppController missing. Is there something I need to change to make it work? Thanks Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en To unsubscribe, reply using "remove me" as the subject.