mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
!
git-svn-id: file:///svn/phpbb/trunk@2855 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -384,8 +384,6 @@ class acl
|
|||||||
{
|
{
|
||||||
global $db;
|
global $db;
|
||||||
|
|
||||||
$this->founder = $userdata['user_founder'];
|
|
||||||
|
|
||||||
if ( !($this->founder = $userdata['user_founder']) )
|
if ( !($this->founder = $userdata['user_founder']) )
|
||||||
{
|
{
|
||||||
$and_sql = "ao.auth_option LIKE 'list'";
|
$and_sql = "ao.auth_option LIKE 'list'";
|
||||||
|
Reference in New Issue
Block a user