mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 10:23:53 +02:00
Bugtracker #4296 - table/prefix names beginning with numerics and 'e' cause mySQL error
This commit is contained in:
@@ -144,6 +144,6 @@ define("LANINS_102", 'Date / Time');
|
||||
define("LANINS_103", 'Reviews');
|
||||
define("LANINS_104", 'Review Front Page ...');
|
||||
|
||||
define("LANINS_105", '');
|
||||
define("LANINS_105", 'A database name or prefix beginning with some digits followed by \'e\' or \'E\' is not acceptable');
|
||||
define("LANINS_106", '');
|
||||
?>
|
Reference in New Issue
Block a user