aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/ucp.php
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2008-06-09 00:59:44 +0000
committerDavid M <davidmj@users.sourceforge.net>2008-06-09 00:59:44 +0000
commitfc126eec663183279dfbb50b99eece2ee2872993 (patch)
tree5fc44f46dfa682d5c184e77cf13b852a90eacd54 /phpBB/ucp.php
parent1aa40171e0677c5307f213f8c58b7156f5885d59 (diff)
downloadforums-fc126eec663183279dfbb50b99eece2ee2872993.tar
forums-fc126eec663183279dfbb50b99eece2ee2872993.tar.gz
forums-fc126eec663183279dfbb50b99eece2ee2872993.tar.bz2
forums-fc126eec663183279dfbb50b99eece2ee2872993.tar.xz
forums-fc126eec663183279dfbb50b99eece2ee2872993.zip
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...
git-svn-id: file:///svn/phpbb/trunk@8625 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/ucp.php')
0 files changed, 0 insertions, 0 deletions