root/fCookie.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @717 [717] 10/06/09 15:04:56 wbond Fixed ticket #304 - added fCookie::delete()
(edit) @514 [514] 02/16/09 23:07:19 wbond BackwardsCompatibilityBreak - fCore::getOS() and fCore::getPHPVersion()
(edit) @448 [448] 12/24/08 01:06:02 wbond Updated copyright notices and licenses to use Will instead of William, …
(edit) @315 [315] 10/19/08 00:32:49 wbond More API documentation updates
(edit) @311 [311] 10/17/08 13:32:25 wbond Some updates to API documentation
(edit) @307 [307] 10/16/08 01:57:21 wbond Changed fCookie to ensure cookie values are cleaned of invalid UTF-8
(edit) @286 [286] 10/11/08 22:08:46 wbond Added reset() methods for all classes with static members
(edit) @273 [273] 10/06/08 23:12:08 wbond Added comments to explain class constants for static method callbacks
(edit) @265 [265] 10/03/08 01:39:30 wbond Added class constants to all classes with static methods to allow for …
(edit) @232 [232] 09/20/08 07:44:18 wbond Fixed it so that slashes are automatically removed when calling …
(copy) @214 [214] 09/12/08 13:51:40 wbond Moved all of the classes out of subdirectories for easier browsing and …
copied from request/fCookie.php:
(add) @190 [190] 09/02/08 23:36:03 wbond Added the fCookie class