phpbb/phpBB
2001-11-26 00:50:03 +00:00
..
admin Fixed bug #481283 and #484466 (can't delete forums/cats) 2001-11-26 00:01:38 +00:00
db Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !! 2001-11-24 17:17:32 +00:00
develop Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !! 2001-11-24 17:17:32 +00:00
docs Added back 2001-09-10 01:00:23 +00:00
images New image for PSO ... must move these into the template directory at some point 2001-11-22 15:40:20 +00:00
includes Fixed bug 481943. Regexp that normalized linebreaks to \r\n was fucked, so it was changing (char)\n to \r\n and dropping (char). Hence we lost the char before every single linebreak in every email sent thru SMTP. yay. ALso fixed so it gets the FROM address from the right place. 2001-11-26 00:50:03 +00:00
language Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file. 2001-11-25 23:31:04 +00:00
templates OOppss missed this one ... this should be my catchphrase ... 2001-11-24 02:23:36 +00:00
common.php Topic review changes + updates 2001-10-16 11:12:32 +00:00
config.php *@#%^&, I did it again. Oh well. 2001-10-16 01:01:56 +00:00
extension.inc Modified header comments 2001-08-26 13:53:41 +00:00
faq.php Various updates 2001-11-20 02:24:41 +00:00
groupcp.php Another attempt at getting universal compatibility with URI/paths ... I'm really beginning to dispise IIS ... 2001-11-19 23:56:00 +00:00
index.php Could've sworn I'd commited this ... oh well, brain is going, yeah I know, what brain? 2001-11-18 22:18:46 +00:00
install.php Upgrade script; updating keys, using table_prefix properly 2001-11-24 21:04:51 +00:00
login.php More lang related cleanups 2001-11-18 14:02:25 +00:00
memberlist.php Mainly language updates but some bug fixes too 2001-11-16 17:31:49 +00:00
modcp.php oops, missing page_header ... 2001-11-25 03:11:50 +00:00
posting.php Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file. 2001-11-25 23:31:04 +00:00
privmsg.php Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file. 2001-11-25 23:31:04 +00:00
profile.php Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file. 2001-11-25 23:31:04 +00:00
search.php Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !! 2001-11-24 17:17:32 +00:00
template.inc Performance hacks in template.inc - let me know if stuff breaks. 2001-03-10 03:42:46 +00:00
upgrade.php Upgrade script; updating keys, using table_prefix properly 2001-11-24 21:04:51 +00:00
viewforum.php Reminder to self, checking files at 2am bad, checking files at 2pm good 2001-11-24 15:57:31 +00:00
viewonline.php Mainly language updates but some bug fixes too 2001-11-16 17:31:49 +00:00
viewtopic.php Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !! 2001-11-24 17:17:32 +00:00