pickles/classes
2008-10-04 23:48:03 +00:00
..
Viewer Updated the Config class to use objects instead of an array (overriding __get() saved some effort). Also refactored some code, and updated the controller (partially) to handle shared models. 2008-10-04 23:48:03 +00:00
Config.php Updated the Config class to use objects instead of an array (overriding __get() saved some effort). Also refactored some code, and updated the controller (partially) to handle shared models. 2008-10-04 23:48:03 +00:00
Controller.php Updated the Config class to use objects instead of an array (overriding __get() saved some effort). Also refactored some code, and updated the controller (partially) to handle shared models. 2008-10-04 23:48:03 +00:00
DB.php Updated the Config class to use objects instead of an array (overriding __get() saved some effort). Also refactored some code, and updated the controller (partially) to handle shared models. 2008-10-04 23:48:03 +00:00
Error.php Massive amounts of documentation has been added. 2008-09-22 01:43:18 +00:00
ImageUtils.php Massive amounts of documentation has been added. 2008-09-22 01:43:18 +00:00
Mail.php Updated the Config class to use objects instead of an array (overriding __get() saved some effort). Also refactored some code, and updated the controller (partially) to handle shared models. 2008-10-04 23:48:03 +00:00
Model.php Updated the Config class to use objects instead of an array (overriding __get() saved some effort). Also refactored some code, and updated the controller (partially) to handle shared models. 2008-10-04 23:48:03 +00:00
Object.php Updated the Config class to use objects instead of an array (overriding __get() saved some effort). Also refactored some code, and updated the controller (partially) to handle shared models. 2008-10-04 23:48:03 +00:00
Security.php Updates all over. Redid some of the doc blocks cause they weren't to scale of a vim session with lline numbers on (still may not be... ugh). Also changed around some of the model level variables and stuff. 2008-09-24 03:37:09 +00:00
Singleton.php Updated the Config class to use objects instead of an array (overriding __get() saved some effort). Also refactored some code, and updated the controller (partially) to handle shared models. 2008-10-04 23:48:03 +00:00
Viewer.php Made a bunch of changes, as per usual. 2008-10-03 01:37:45 +00:00