phpbb/phpBB
Nils Adermann d168abdcc9 Regular expression for email matching in posts will no longer die on long words
git-svn-id: file:///svn/phpbb/trunk@8642 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-06-09 22:32:51 +00:00
..
adm minor constant fix, won't make it work 2008-06-05 11:35:43 +00:00
cache informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
develop Rewrote this stuff so that it is all multiple object oriented instead of looping single objects... The way it is written, there should be no speed decrease (and in some places, a speed increase) and maybe a miniscule amount of extra memory used in the move_topics function... Everything in there should be O(n) where n is the number of topics or posts being delete or moved or whatever. Multiple topic insertions are not supported as I cannot forsee where one would like to insert multiple topics into the same forum. Different forums I can understand but there is no way to optimize that _at all_. More work to come... 2008-06-09 00:59:44 +00:00
docs merge... 2008-06-05 14:11:42 +00:00
download removed executable props [Bug #6464] 2008-06-04 15:38:14 +00:00
files informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
images removed executable props [Bug #6464] 2008-06-04 15:38:14 +00:00
includes Regular expression for email matching in posts will no longer die on long words 2008-06-09 22:32:51 +00:00
install #27395 2008-06-09 17:10:59 +00:00
language #16124 2008-06-09 13:06:14 +00:00
store #10379 2007-05-02 11:48:42 +00:00
styles #28485 2008-06-07 13:59:14 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
config.php In honor of Beta4! 2006-11-28 09:38:31 +00:00
cron.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
faq.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
index.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
mcp.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
memberlist.php mcp link (not within adm folder) - as well as carrying a session by default 2008-05-29 14:30:00 +00:00
posting.php merge... 2008-06-08 21:44:59 +00:00
report.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
search.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
style.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
ucp.php removed executable props [Bug #6464] 2008-06-04 15:38:14 +00:00
viewforum.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
viewonline.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
viewtopic.php merge... 2008-06-05 14:11:42 +00:00