| Source path: svn/ trunk/ apps/ backend/ templates/ layout.php |
|
|
|
Older revisions
r80
by gimassimo
on Nov 9, 2010
Diff
First basic implementation of 'per- route' configuration settings.
r78
by gimassimo
on Sep 30, 2010
Diff
Added getInstance() method to all table classes where it was missing. Replaced each call to Doctrine::getTable() with a call to getInstance() method of the ...