mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
No comment
git-svn-id: file:///svn/phpbb/trunk@2464 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -122,8 +122,6 @@ function prune($forum_id, $prune_date)
|
||||
//
|
||||
function auto_prune($forum_id = 0)
|
||||
{
|
||||
require($phpbb_root_path . 'includes/functions_admin.'.$phpEx);
|
||||
|
||||
global $db, $lang;
|
||||
|
||||
$sql = "SELECT *
|
||||
|
Reference in New Issue
Block a user