From: Roland Häder Date: Mon, 2 Mar 2009 14:55:01 +0000 (+0000) Subject: Typo and SVN revision fixed X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=67a9828dd27cb5119292e5ac99042b3fcedb0d6b;hp=66b26d6e73dfd9e80d17d6227b50950ba0f82909 Typo and SVN revision fixed --- diff --git a/inc/databases.php b/inc/databases.php index 66d9282aef..c234f873ff 100644 --- a/inc/databases.php +++ b/inc/databases.php @@ -98,7 +98,7 @@ define('SERVER_URL', "http://www.mxchange.org"); // Current SVN revision //define('CURR_SVN_REVISION', getActualVersion(0)); -define('CURR_SVN_REVISION', "805"); +define('CURR_SVN_REVISION', "808"); define('CURR_SVN_DATE' , getActualVersion(1)); define('CURR_SVN_VERSION' , getActualVersion(2)); diff --git a/inc/install-inc.php b/inc/install-inc.php index 89e0301888..b1aeb83b02 100644 --- a/inc/install-inc.php +++ b/inc/install-inc.php @@ -268,7 +268,7 @@ if ((!isInstalled()) || (!isAdminRegistered())) case "finalize": // Write captured data to files if ((REQUEST_ISSET_POST(('finalize'))) && (!isInstalled())) { - // You have submitted data then we have to reset the fatal messages + // You have submitted data then we have to reset the SQLs INIT_SQLS(); // Connect to MySQL server