Hi, we use Cake on several projects, and now we're starting a new one
with the lastest beta (6311).
The problem we found is that app_model.php isn't being loaded (only
the core one is used), we tested this adding a simple "echo" to the
file /app/app_model.php (which used to work on former versions)
echo "test";
class AppModel extends Model { ... }
Did anything change ?
Thanks in advance
gui
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---