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

- tiny changes

git-svn-id: file:///svn/phpbb/trunk@7773 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2007-06-18 12:05:58 +00:00
parent eda4a35760
commit eaed6d806e
3 changed files with 12 additions and 56 deletions

View File

@@ -408,7 +408,6 @@ class dbal_mysqli extends dbal
break;
}
@mysqli_query($this->db_connect_id, "SET profiling = 0;");
}
}