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-06-09 16:05:00 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
History
Paul S. Owen
ad6df09450
Highlight admin/mods update to whos online
...
git-svn-id: file:///svn/phpbb/trunk@1856 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-13 15:29:14 +00:00
..
auth.php
…
bbcode.php
@!!$@## gotta stop testing on one machine and commiting changes on another... I mistyped one word, and broke quotes completely. :( Somebody please get me a beer
2002-01-09 01:39:23 +00:00
constants.php
…
db.php
…
emailer.php
…
functions.php
Cosmetic error in language_select() (related to
#499989
)
2002-01-11 10:53:40 +00:00
index.htm
…
page_header.php
Highlight admin/mods update to whos online
2002-01-13 15:29:14 +00:00
page_tail.php
…
post.php
Fixed bug
#496954
2001-12-29 15:18:34 +00:00
prune.php
Introduced code for cleaning up search_wordmatch and search_wordlist tables upon prune.
2001-12-24 14:04:00 +00:00
search.php
Moved all search functions to includes/search.php Paul; please review
2002-01-03 11:06:22 +00:00
sessions.php
…
smtp.php
fix for mass mail bug, plus some cleanups for php3 compatibility..CC and BCC headers are now handled properly, and there is no longer any foreach statments used.
2002-01-04 17:25:54 +00:00
sql_parse.php
…
template.php
…