hi,
i have a simple view and controller and im doing useTable=false, but i still
get the error Database table missing. anyone knows why? thanks pete

class Administration extends AppModel {
    var $name = 'Administration';
        var $useTable = false;
}
-- 
View this message in context: 
http://www.nabble.com/error-database-table-missing-tp24770374p24770374.html
Sent from the CakePHP mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to