Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
"required" rule.
|
|
|
|
up memory unintentionally.
http://codeigniter.com/forums/viewthread/50918/
|
|
|
|
|
|
user agents ending with a space.
|
|
|
|
|
|
|
|
|
|
was MySQL only.
|
|
|
|
update times to the Session class
|
|
|
|
of being hard-coded.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
debugging output
|
|
handling of setting options as 'selected'
|
|
|
|
A numeric 0 sent to these functions would evaluate if ($title == '') as TRUE, and type casting seems the more appropriate fix than simply using $title === '', since we're expecting and treating $title as a string.
|