UpdateDatabase/MysqlEngineCharset.php
authorAlan Knowles <alan@roojs.com>
Wed, 17 Aug 2016 03:48:30 +0000 (11:48 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 17 Aug 2016 03:48:30 +0000 (11:48 +0800)
UpdateDatabase/MysqlEngineCharset.php

index 5ff5c5a..9ccf59e 100644 (file)
@@ -14,7 +14,7 @@ class Pman_Core_UpdateDatabase_MysqlEngineCharset {
     {
           
         $this->loadIniFiles(); //?? shared???
-        $this->updateEngine(); // update the engine first - get's around 1000 character limit on indexes..
+        $this->updateEngine(); // update the engine first - get's around 1000 character limit on indexes..cd 
         
         $this->updateCharacterSet();