mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
!
git-svn-id: file:///svn/phpbb/trunk@2855 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
8809cd7121
commit
84dacf840d
1 changed files with 0 additions and 2 deletions
|
@ -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'";
|
||||||
|
|
Loading…
Add table
Reference in a new issue