pickles/classes
Joshua Sherman 9f3ec38d1a Dropped API Common class
The class didn't provide any value and promised that it would in the future.
Any sort of redundant connection logic should simply be contained in a class
that can be extended and not an API-centric common class. Trying to move away
from all common classes in favor of classes that can be reused in different
parts of the core as well as outside of it.
2014-01-11 18:07:50 -05:00
..
API Dropped API Common class 2014-01-11 18:07:50 -05:00
Database Updated copyright date. 2014-01-05 13:44:25 -05:00
Browser.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Cache.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Config.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Controller.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Convert.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Database.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Date.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Display.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Distance.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Dynamic.php Last one, I swear 2014-01-11 16:30:53 -05:00
File.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Form.php Updated copyright date. 2014-01-05 13:44:25 -05:00
HTML.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Log.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Model.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Module.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Number.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Object.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Profiler.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Security.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Session.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Sort.php Updated copyright date. 2014-01-05 13:44:25 -05:00
String.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Time.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Validate.php Updated copyright date. 2014-01-05 13:44:25 -05:00