mirror of
https://github.com/e107inc/e107.git
synced 2025-07-29 10:50:25 +02:00
Issue #4501 TBD
This commit is contained in:
@@ -1109,7 +1109,7 @@ EOF;
|
|||||||
|
|
||||||
if(isset($row['Collation'])) // TODO Get Working on all.
|
if(isset($row['Collation'])) // TODO Get Working on all.
|
||||||
{
|
{
|
||||||
self::assertStringNotContainsString('CHARSET=utf8mb4', $row['Collation']);
|
self::assertStringNotContainsString('utf8mb4', $row['Collation']);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Fix table.
|
// Fix table.
|
||||||
|
Reference in New Issue
Block a user