aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
Commit message (Expand)AuthorAgeFilesLines
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+3303
* Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-3251/+0
* unified the transfer routines from the updater and from acp_language.php. sti...Jim Wigginton2009-07-121-0/+264
* Merge changes made in revisions #r9405 to #r9467Meik Sievertsen2009-04-181-5/+22
* Merge most changes from 3.0.x branch since the 25th december.Meik Sievertsen2009-03-221-4/+13
* $db-> to phpbb::$db->Meik Sievertsen2009-02-221-289/+289
* $auth-> to phpbb::$acl->Meik Sievertsen2009-02-221-6/+6
* remove global and change $user-> to phpbb::$user->Meik Sievertsen2009-02-221-52/+7
* i am not sure if people will like the config layout i test here... it require...Meik Sievertsen2009-01-201-4/+2
* modified some files to get the admin index page working, as well as index pag...Meik Sievertsen2009-01-161-67/+63
* $config to phpbb::$configMeik Sievertsen2008-12-281-16/+16
* implement new phpbb::$acm object, replacing $cache globalMeik Sievertsen2008-12-281-2/+2
* replace constants with class constants.Meik Sievertsen2008-12-271-5/+5
* Merge in r9065Chris Smith2008-11-221-1/+1
* Merge in r8843, r8908, r8909Chris Smith2008-09-231-2/+8
* Correctly delete message attachments. (Bug #23755) Also revamped and simplifi...Meik Sievertsen2008-09-191-121/+85
* merge r8829, r8830, r8831, r8832, r8833, r8834, r8835, r8836, r8837, r8838Chris Smith2008-09-081-2/+2
* - queue trigger featureMeik Sievertsen2008-09-041-1/+2
* Merge of the language-specific custom path change Revision #r8782Meik Sievertsen2008-08-241-13/+12
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-14/+14
* some missing merges...Meik Sievertsen2008-05-041-1/+3
* merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390Meik Sievertsen2008-02-231-9/+25
* Alright, this should give some improved performance :)David M2008-02-031-1/+1
* - a few tiny clean upsDavid M2008-01-071-33/+28
* the end of an era...David M2008-01-061-3/+1
* oopsDavid M2008-01-041-0/+1
* Ch-ch-ch-changesDavid M2008-01-041-98/+85
* - Re-populate arrays on cache purge/save to allow re-using some functions wit...Meik Sievertsen2007-11-171-9/+14
* - fix pm not_moved/removed retrieval (it was switched)Meik Sievertsen2007-11-071-3/+3
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-30/+38
* #i53Meik Sievertsen2007-09-261-1/+1
* - some language tweaks suggested by JohnMeik Sievertsen2007-09-131-1/+1
* I take it back!David M2007-09-061-1/+1
* #14370David M2007-09-061-1/+1
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-2/+2
* - add database size for FirebirdDavid M2007-07-281-0/+11
* do not output notices on viewing the log if log language variables changed th...Meik Sievertsen2007-07-271-1/+2
* err, forgot to commitMeik Sievertsen2007-07-271-8/+8
* a bunch of fixesMeik Sievertsen2007-07-141-2/+2
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-1/+1
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-231-2/+1
* Fixing a few things for postgres. Thanks to wagnerch for researching the issu...Henry Sudhof2007-06-221-1/+1
* #11313David M2007-06-181-0/+20
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* - Oracle, woe is you... I will say this much, this fixes Oracle's handling of...David M2007-06-071-0/+8
* we forgot to sync the forums that shadow topics reside in when the topic that...David M2007-05-251-3/+21
* Introduced checks to stop negative postcounts (Bug #11561, #11421)Henry Sudhof2007-05-251-1/+7
* quieter - shouldn't make a difference, but well...Henry Sudhof2007-05-191-22/+27
* Allow pre-setting language dependant data in schema_data.sql... specified wit...Meik Sievertsen2007-05-191-30/+0
* make the comment trueDavid M2007-05-161-2/+2