1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 09:46:46 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2021-10-17 11:57:06 +02:00
2 changed files with 20 additions and 6 deletions

View File

@@ -43,8 +43,6 @@ class phpbb_functional_extension_acp_test extends phpbb_functional_test_case
$this->purge_cache();
$this->get_db();
// Clear the phpbb_ext table
$this->db->sql_query('DELETE FROM phpbb_ext');