.. |
Database
|
Cleaned up stray whitespace.
|
2010-12-09 20:12:05 -05:00 |
Display
|
Cleaned up stray whitespace.
|
2010-12-09 20:12:05 -05:00 |
Config.php
|
Cleaned up stray whitespace.
|
2010-12-09 20:12:05 -05:00 |
Controller.php
|
Fixed missing Content-Type headers when loading internal static assets (e.g. /__pickles/css/reset.css)
|
2011-04-09 16:34:49 -04:00 |
Convert.php
|
Cleaned up stray whitespace.
|
2010-12-09 20:12:05 -05:00 |
Database.php
|
Cleaned up stray whitespace.
|
2010-12-09 20:12:05 -05:00 |
Dynamic.php
|
Fixed RegEx checking if we're dealing with internal files.
|
2010-12-11 13:41:09 -05:00 |
Error.php
|
Cleaned up stray whitespace.
|
2010-12-09 20:12:05 -05:00 |
Form.php
|
Fixed selected attribute issue in option generation method.
|
2011-01-31 00:01:50 -05:00 |
Log.php
|
Cleaned up stray whitespace.
|
2010-12-09 20:12:05 -05:00 |
Model.php
|
Added reset to the walk() to save from calling reset() when iterating a record set more than once (hey, that shit happens!)
|
2011-04-02 12:55:29 -04:00 |
Module.php
|
Added private module functionality.
|
2010-12-09 22:52:26 -05:00 |
Object.php
|
Cleaned up stray whitespace.
|
2010-12-09 20:12:05 -05:00 |
Profiler.php
|
Cleaned up stray whitespace.
|
2010-12-09 20:12:05 -05:00 |
Security.php
|
Cleaned up stray whitespace.
|
2010-12-09 20:12:05 -05:00 |
Session.php
|
Fixed issue with session_destroy()
|
2011-01-20 22:14:33 -05:00 |
String.php
|
Stripped white space between folds, I found it too hard to read.
|
2011-01-02 01:06:32 -05:00 |