mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 04:12:00 +02:00
Moved e107_admin/sql/core_sql.php to e107_core/sql/core_sql.php
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
| $Author$
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
define("DBVLAN_1", "Unable to read the sql datafile<br /><br />Please ensure the file <b>core_sql.php</b> exists in the <b>/admin/sql</b> directory.");
|
||||
define("DBVLAN_1", "Unable to read the sql datafile<br /><br />Please ensure the file <b>core_sql.php</b> exists in the <b>/e107_core/sql</b> directory.");
|
||||
// define("DBLAN_2", "Verifying all");
|
||||
|
||||
define("DBVLAN_4", "Table");
|
||||
|
Reference in New Issue
Block a user