..
add_permissions.php
changed the cache files to save some memory (all global ones are hold in memory, doubling it).
2007-04-22 18:09:03 +00:00
adjust_avatars.php
removed executable props [Bug #6464 ]
2008-06-04 15:37:06 +00:00
adjust_bbcodes.php
a script to update old bbcode bitfields to the new format. ;)
2006-08-29 17:23:44 +00:00
adjust_magic_urls.php
- magic urls should have class="postlink", added class="postlink-local" for relative magic urls [Bug #9867 ]
2007-04-28 21:16:32 +00:00
adjust_sizes.php
- forgot the brackets there :o
2007-03-13 22:04:38 +00:00
adjust_smilies.php
update old posts to use new smilies
2007-05-19 10:45:08 +00:00
adjust_uids.php
removed executable props [Bug #6464 ]
2008-06-04 15:37:06 +00:00
adjust_usernames.php
- some fixes
2006-11-10 13:49:52 +00:00
benchmark.php
- store sql_layer directly within the layer itself
2006-10-14 14:56:46 +00:00
calc_email_hash.php
Update user table for email hashing? Suggested and implemented by lanzer ... we may as well give it a go too
2004-02-03 17:22:29 +00:00
change_smiley_ref.php
blabla
2005-10-03 15:44:41 +00:00
create_schema_files.php
- Added 'max_recipients' setting for private messages. This setting allows admins to define the maximum number of recipients per private message with a board-wide setting and a group-specific setting.
2008-09-23 13:03:33 +00:00
create_variable_overview.php
some language-specific adjustements
2007-05-03 14:29:22 +00:00
fill.php
add proper die() statements although /develop is never ever shipped with phpBB...
2007-04-06 17:49:47 +00:00
fix_files.sh
An update from Jonathan
2004-03-21 15:02:57 +00:00
generate_utf_casefold.php
deregister globals to install too
2007-10-04 11:33:33 +00:00
generate_utf_confusables.php
deregister globals to install too
2007-10-04 11:33:33 +00:00
generate_utf_tables.php
deregister globals to install too
2007-10-04 11:33:33 +00:00
lang_duplicates.php
add proper die() statements although /develop is never ever shipped with phpBB...
2007-04-06 17:49:47 +00:00
merge_attachment_tables.php
- store sql_layer directly within the layer itself
2006-10-14 14:56:46 +00:00
merge_post_tables.php
- store sql_layer directly within the layer itself
2006-10-14 14:56:46 +00:00
mysql_upgrader.php
- Added 'max_recipients' setting for private messages. This setting allows admins to define the maximum number of recipients per private message with a board-wide setting and a group-specific setting.
2008-09-23 13:03:33 +00:00
nuke-db.php
Fixed some security problems for those people that didn't remove or disable the /develop/ dir in their CVS install
2002-02-16 10:35:40 +00:00
regex.php
- * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug #10031 ]
2007-04-29 20:56:46 +00:00
repair_bots.php
removed executable props [Bug #6464 ]
2008-06-04 15:37:06 +00:00
search_fill.php
deregister globals to install too
2007-10-04 11:33:33 +00:00
unicode_testing.php
- search result extract shouldn't end in the middle of a multibyte character [Bug #11863 ]
2007-07-15 20:53:27 +00:00
utf_normalizer_test.php
deregister globals to install too
2007-10-04 11:33:33 +00:00