.. |
API
|
Moved Gravatar hash function to a dedicated Gravatar class
|
2012-11-06 08:32:09 -05:00 |
Database
|
Checking that the session handle worked
|
2013-02-12 00:11:56 -05:00 |
Display
|
Added HTML class
|
2013-01-30 22:16:55 -05:00 |
Browser.php
|
Added method to pull the user's IP
|
2013-02-16 17:13:19 -05:00 |
Cache.php
|
Went back to connect
|
2013-02-19 19:28:28 -05:00 |
Config.php
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
Controller.php
|
Removed session_start in controller, removed exception from Security class
|
2013-02-20 11:38:16 -05:00 |
Convert.php
|
Distance class
|
2012-12-14 15:55:49 -05:00 |
Database.php
|
Set up database factory to bail is no driver is defined
|
2012-12-04 12:09:14 -05:00 |
Date.php
|
Time class
|
2012-10-10 22:09:37 -04:00 |
Distance.php
|
Controller bug and Distance class
|
2012-12-18 13:24:19 -05:00 |
Dynamic.php
|
Dropped modules, spruced up Dynamic class
|
2013-01-31 15:01:52 -05:00 |
Error.php
|
Updated the last few URL's that were wrong, also generated a new copy of the documentation
|
2012-10-03 17:46:27 -04:00 |
File.php
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
Form.php
|
Added HTML class
|
2013-01-30 22:16:55 -05:00 |
HTML.php
|
Contents weren't being passed in when a label was present
|
2013-02-03 15:44:52 -05:00 |
Log.php
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
Model.php
|
Added inc/decrement functionality to the Model
|
2012-12-30 12:21:49 -05:00 |
Module.php
|
If the module doesn't return anything, pass the return array instead
|
2012-10-14 18:08:27 -04:00 |
Number.php
|
Added number utility class and a method to add ordinal indicators to a number (and without the need of PHP 5.3 which has some new class for that)
|
2012-11-17 12:27:00 -05:00 |
Object.php
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
Profiler.php
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
Security.php
|
Removed session_start in controller, removed exception from Security class
|
2013-02-20 11:38:16 -05:00 |
Session.php
|
Added logic to NOT start sessions for bots
|
2013-02-20 11:25:04 -05:00 |
String.php
|
Added logic to NOT start sessions for bots
|
2013-02-20 11:25:04 -05:00 |
Time.php
|
Added relative time function
|
2012-12-29 11:41:23 -05:00 |