mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
oops
git-svn-id: file:///svn/phpbb/trunk@7415 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
7f24d83b15
commit
2323cb0bff
1 changed files with 0 additions and 2 deletions
|
@ -1685,8 +1685,6 @@ class install_install extends module
|
||||||
$error = $db->sql_error($db->sql_error_sql);
|
$error = $db->sql_error($db->sql_error_sql);
|
||||||
$this->p_master->db_error($error['message'], $db->sql_error_sql, __LINE__, __FILE__);
|
$this->p_master->db_error($error['message'], $db->sql_error_sql, __LINE__, __FILE__);
|
||||||
}
|
}
|
||||||
|
|
||||||
$cache->destroy('sql', STYLES_IMAGESET_DATA_TABLE);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue