This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-02-23 03:19:01 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
History
Paul S. Owen
13da69d625
Prune related
...
git-svn-id: file:///svn/phpbb/trunk@3992 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-08 12:49:16 +00:00
..
acm
No functional changes, will only produce less PHP notices/warnings.
2003-04-24 18:24:53 +00:00
auth
Add Id tags
2003-03-24 18:15:26 +00:00
db
Various changes, and tests ... marking/tracking is not complete ... tinkering, changing, etc. still to be done ... it's just I've made numerous and various changes to different files so a commit really is due
2003-04-26 01:17:40 +00:00
bbcode.php
Changed: the loading of bbcodes template is triggered whenever needed - see bbcode_tpl()
2003-04-23 21:47:15 +00:00
emailer.php
only very small things.
2003-05-03 23:33:04 +00:00
functions_admin.php
Prune related
2003-05-08 12:49:16 +00:00
functions_display.php
page header/footer become functions, forum passwords (I know, I know but it appears a popular feature for some reason ... inclusion not yet set in concrete nor complete), various bug fixes (and no doubt new bugs).
2003-05-03 23:58:45 +00:00
functions_posting.php
Do not update post's timestamp if we're only editing it
2003-05-06 00:42:04 +00:00
functions_user.php
Various updates, forum links, "improve" forum management, cleanups, blah blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32
2003-05-02 15:50:11 +00:00
functions.php
Fixed: moderators "viewprofile" links
2003-05-08 03:14:51 +00:00
index.htm
…
message_parser.php
email topic, minor other changes, removed updating of parent forums upon posting (handled by functions_display)
2003-05-05 22:48:17 +00:00
session.php
Changed forum_link_track to forum_flags for storage of additional info [ pruning related ], moved lang selection into DB, other minor changes, still working on admin_prune, per forum styling for posting
2003-05-08 01:14:14 +00:00
template.php
Various updates, forum links, "improve" forum management, cleanups, blah blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32
2003-05-02 15:50:11 +00:00