mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 05:48:51 +00:00
- optimized viewtopic.php a little bit - removed the create_function (was consuming too much memory) from viewtopic - check for manually added convert[.exe] program name to imagemagick path in admin_attachments - reduced filesize checking for imagemagick program (some installations require less than 20k) - added checked="checked" for "not selected" topic icon - moved parse_text_display function from functions_posting.php to functions.php (see comment above function) - check for user_id != ANONYMOUS in page_footer for displaying the administration link (there seems to be a problem checking for global options) - rewrote attachment thumbnail functions - utilize GD2 functions if available, more uptodate checks... - changed final thumbnail size calculation - define S_ROW_COUNT within template class itself - added SID to template vars in page_header - added ability to view topic/forum within admin_viewlogs - added optional acl checking to make_jumpbox, no need to duplicate the function for this small need - added custom body file for confirm_box git-svn-id: file:///svn/phpbb/trunk@4920 89ea8834-ac86-4346-8a33-228a782c2dd0 |
||
---|---|---|
.. | ||
images | ||
admin_attachments.php | ||
admin_ban.php | ||
admin_bbcodes.php | ||
admin_board.php | ||
admin_bots.php | ||
admin_database.php | ||
admin_disallow.php | ||
admin_email.php | ||
admin_forums.php | ||
admin_groups.php | ||
admin_icons.php | ||
admin_jabber.php | ||
admin_permissions.php | ||
admin_phpinfo.php | ||
admin_profile.php | ||
admin_prune.php | ||
admin_prune_users.php | ||
admin_ranks.php | ||
admin_search.php | ||
admin_styles.php | ||
admin_users.php | ||
admin_viewlogs.php | ||
admin_words.php | ||
editor.js | ||
index.php | ||
pagestart.php | ||
subSilver.css | ||
swatch.php |