This website requires JavaScript.
Explore
Help
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-23 11:35:24 +02:00
Code
Issues
Releases
Wiki
Activity
Files
bd4f94c0a91771ceed1a674d310476bef4311dfa
php-phpbb
/
phpBB
/
includes
History
Paul S. Owen
bd4f94c0a9
Fix defines for warnings
...
git-svn-id: file:///svn/phpbb/trunk@1937 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 00:39:16 +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
Fix defines for warnings
2002-01-25 00:39:16 +00:00
db.php
…
emailer.php
…
functions.php
Fixed bug
#505838
, debug messages didn't show SQL errors
2002-01-22 18:13:59 +00:00
index.htm
…
page_header.php
Fix HTML span color bug
#507545
2002-01-24 02:59:21 +00:00
page_tail.php
Add TRANSLATION_INFO for _footer
2002-01-16 17:56:46 +00:00
post.php
Fix lack of starttime in emoticons page causing huge page gen time
2002-01-24 03:26:08 +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
Simplified routines somewhat and introduced title searching
2002-01-14 14:17:18 +00:00
sessions.php
Yep, more \' stuff
2001-12-21 16:02:15 +00:00
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
…