]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/Request.php
rcs_id no longer makes sense with Subversion global version number
[SourceForge/phpwiki.git] / lib / Request.php
2002-12-14 dairikiPatch from Matti Airas:
2002-10-10 carstenklappFix to avoid PHP Warning, "Notice[8]: Use of undefined...
2002-09-18 dairikiMinor cleanup/refactors.
2002-09-12 rurbanoops. missed some fixes
2002-09-12 rurbanfixed DB_Session
2002-09-09 rurbanadded DB_Session support if PearDB is used.
2002-09-09 rurbanfixed sanify_userinput for arrays and typo in $user...
2002-09-09 rurbanPrevent from possible XSS attacks (cross site scripting)
2002-08-27 rurbanLANG still broken, working on better locale handling.
2002-08-24 rurbannew PrevNext plugin with two buttons
2002-08-22 rurbanFirst (unfinished) UserAuth version, storing prefs...
2002-02-08 lakkaFixed IE problem
2002-02-07 lakkaThe session_cache_limiter hack causes problems with...
2002-02-01 dairikiQuick hack, to fix the "back-button wipes any changes...
2002-01-28 dairikiFix so that one can get RSS from actionpages.
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-19 dairikiBig refactor of lib/WikiUser.php. The login mechanism...
2002-01-09 carstenklappMinor reindenting and rewrapping in emacs.
2001-12-11 dairikiSet RSS channel title from new config var WIKI_NAME.
2001-12-11 dairikiDelete debugging cruft.
2001-11-29 dairikiFix bugs in access logging code.
2001-11-17 dairikiFix file upload bug.
2001-09-19 dairikiFixed a couple bugs having to do with file uploads...
2001-09-18 dairikiJeff's hacks II.