Zeile 6 | Zeile 6 |
---|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/about/license *
|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/about/license *
|
* $Id: recount_rebuild.php 4217 2008-09-27 14:37:29Z ZiNgaBuRgA $
| * $Id: recount_rebuild.php 5379 2011-02-21 11:06:42Z Tomm $
|
*/
// Disallow direct access to this file for security reasons
| */
// Disallow direct access to this file for security reasons
|
Zeile 234 | Zeile 234 |
---|
} elseif(isset($mybb->input['do_rebuildattachmentthumbs'])) {
|
} elseif(isset($mybb->input['do_rebuildattachmentthumbs'])) {
|
$plugins->run_hooks("admin_tools_recount_rebuild_forum_counters");
| $plugins->run_hooks("admin_tools_recount_rebuild_attachment_thumbs");
|
if($mybb->input['page'] == 1) {
| if($mybb->input['page'] == 1) {
|