mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
Quotation consistency fix for [img] bbcode.
This commit is contained in:
@@ -783,7 +783,7 @@ class system_tools
|
||||
{
|
||||
$config = e107::getMySQLConfig();
|
||||
$dbtable = $config['mySQLdefaultdb'];
|
||||
|
||||
|
||||
//TODO Add a check to be sure the database is not already utf-8.
|
||||
// yep, needs more methods - possibly a class in e107_handler
|
||||
|
||||
|
Reference in New Issue
Block a user