Talk:Activity Library/Devel/Installing
There are no discussions on this page.
Revision as of 19:44, 5 April 2009 by Dfarning (talk | contribs) (Talk:Activity Library/Installing moved to Talk:Activity Library/Devel/Installing)
I have installed cake 1.2 so I had to change the variable CORE_PATH in the file app/webroot/index.php to ROOT.DS to make it work well
define('CORE_PATH', ROOT.DS);
JorgeCortes 21:40, 22 January 2009 (UTC)