-
mwvdlee committed patchset 11 of module code to the Plug-in Setup CVS repository, changing 5 files.
2009-05-31 11:24:36 UTC in Plug-in Setup
-
The attached file fixes some timestamp parse bugs in parse/html.php which caused some dates to be incorrectly rendered to HTML.
2007-12-29 15:10:33 UTC in WikkiTikkiTavi
-
Current tavidoc.php contains two bugs, which may prevent it from working correctly.
- The QUERY_STRING was assumed to be global. This fails when PHP is configured to disable these globals.
Fix is to just reference $_SERVER['QUERY_STRING'], which is always available.
- The call to tavi's freelink_token() failed due to a missing 5th parameter. The entire code for tavidoc's...
2007-12-13 18:36:15 UTC in WikkiTikkiTavi
-
mwvdlee committed patchset 10 of module code to the Plug-in Setup CVS repository, changing 1 files.
2006-10-14 09:27:13 UTC in Plug-in Setup
-
mwvdlee committed patchset 9 of module code to the Plug-in Setup CVS repository, changing 14 files.
2006-10-14 09:24:09 UTC in Plug-in Setup
-
mwvdlee committed patchset 8 of module code to the Plug-in Setup CVS repository, changing 9 files.
2006-04-18 19:15:18 UTC in Plug-in Setup
-
mwvdlee committed patchset 7 of module code to the Plug-in Setup CVS repository, changing 1 files.
2006-03-04 10:42:51 UTC in Plug-in Setup
-
mwvdlee committed patchset 6 of module code to the Plug-in Setup CVS repository, changing 10 files.
2006-02-18 15:20:00 UTC in Plug-in Setup
-
mwvdlee committed patchset 5 of module code to the Plug-in Setup CVS repository, changing 18 files.
2006-02-08 20:42:21 UTC in Plug-in Setup
-
mwvdlee committed patchset 209 of module pobs to the Parser OBjectS (POBS) CVS repository, changing 17 files.
2006-01-21 10:23:31 UTC in Parser OBjectS (POBS)