The Wayback Machine - https://web.archive.org/all/20061011173909/http://dev.punbb.org/log/branches/punbb-1.3-dev/upload/include/functions.php?rev=333

root/branches/punbb-1.3-dev/upload/include/functions.php

Date Rev Chgset Author Log Message
11/20/05 18:59:35 333 333 Rickard Fixed calling message() from a plugin not always working.
11/19/05 23:20:47 331 331 Rickard Ported all applicable 1.2.10 changes from trunk.
11/19/05 14:39:02 324 324 Paul Changing class names on the message box function and debug table to make ...
11/18/05 22:58:25 321 321 Rickard Recommitted a bunch of things that were overwritten due to a failed ...
11/12/05 12:52:28 307 307 Paul cache.php - changes to quickjump markup. ...
10/24/05 22:23:28 279 279 Rickard Bumped PHP version requirement to 4.3.0.
10/23/05 00:19:59 276 276 Rickard Switched from using serialize/unserialize to a base64 encoded string for ...
10/23/05 00:14:30 275 275 Rickard Ported all applicable 1.2.8 and 1.2.9 changes from trunk.
09/02/05 23:16:00 252 252 Rickard CRLF to LF fixes.
09/02/05 23:07:00 251 251 Rickard Ported all applicable 1.2.6 and 1.2.7 changes from trunk.
05/04/05 14:17:41 178 178 Rickard Ported [139] from trunk.
03/13/05 18:14:49 134 134 Rickard Ported [118], [119], [123], [124], [125], [132] and [133] from trunk.
03/12/05 14:38:36 130 130 Rickard Fixed SEF URL rewrite scheme not being available in message() function.
03/04/05 22:32:28 116 116 Rickard Added support for SEF URLs.
03/04/05 22:17:44 115 115 Rickard Added base tag to HTML header (for redirect and maintenance message).
02/28/05 01:12:47 108 108 Rickard Ported [94], [95], [96], [100], [101], [102], [103], [106] and [107] from ...
02/18/05 21:09:23 93 93 Rickard Ported [92] from trunk.
02/12/05 18:37:25 86 86 Rickard Creating 1.3 development branch.
01/29/05 16:12:53 61 61 Rickard Added ID's to the markup for navigation list items.
01/23/05 19:08:55 51 51 Rickard Added feature for adding an arbitrary number of items to the navigation ...
01/20/05 23:20:29 43 43 Rickard Tweaked the look of the error message a bit.
01/15/05 01:05:50 26 26 Rickard Fixed pun_trim() stripping out non-breaking spaces for no good reason.
01/12/05 20:33:56 15 15 Rickard Fixed pun_trim() messing up UTF-8 encoded text.
01/11/05 22:50:48 6 6 Rickard Fixed HTTP header redirects failing when redirect time was set to 0.
01/11/05 19:41:14 2 2 Rickard Initial import.