1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

Various updates, banning, etc.

git-svn-id: file:///svn/phpbb/trunk@2745 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2002-07-26 16:31:50 +00:00
parent 30bb2a8397
commit 46bfc70d6d
9 changed files with 671 additions and 479 deletions

View File

@@ -27,7 +27,7 @@ if ( !empty($setmodules) )
}
$filename = basename(__FILE__);
$module['Users']['Mass_Email'] = $filename . $SID;
$module['General']['Mass_Email'] = $filename . $SID;
return;
}