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-05-22 23:40:12 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
History
Bart van Bragt
81aaa278b1
Adapted for admin_forums
...
git-svn-id: file:///svn/phpbb/trunk@926 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-23 18:16:35 +00:00
..
auth.php
…
bbcode.php
…
constants.php
A few changes to topic moving. TOPIC_MOVE constant gets set to the topic_status field so that moved topics don't 'stick' at the top of viewforum. Also, added topic_moved_id field to store the ID that the topic moves to.
2001-08-14 20:43:56 +00:00
db.php
…
emailer.php
Removed windows returns and final newline
2001-08-13 14:15:47 +00:00
functions.php
LENGTH not compatible with ODBC
2001-08-23 15:11:11 +00:00
message.php
…
page_header.php
Various updates for templates
2001-08-23 13:17:07 +00:00
page_tail.php
Beta-1 name changes
2001-08-20 22:23:48 +00:00
post.php
…
prune.php
Adapted for admin_forums
2001-08-23 18:16:35 +00:00
sessions.php
…
smtp.php
…
template.php
…