1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 09:10:23 +02:00

Moved e107_admin/sql/core_sql.php to e107_core/sql/core_sql.php

This commit is contained in:
Cameron
2013-01-23 13:23:10 -08:00
parent 47474aeedf
commit 972dba3037
6 changed files with 6 additions and 6 deletions

View File

@@ -86,7 +86,7 @@ Please click the button to create the database tables and save all your settings
define("LANINS_058", "7");
define("LANINS_060", "Unable to read the sql datafile
Please ensure the file <b>core_sql.php</b> exists in the <b>/e107_admin/sql</b> directory.");
Please ensure the file <b>core_sql.php</b> exists in the <b>/e107_core/sql</b> directory.");
define("LANINS_061", "e107 was unable to create all of the required database tables.
Please clear the database and rectify any problems before trying again.");