Bugfix for "Index column size too large"

This commit is contained in:
Michael
2017-10-25 04:44:45 +00:00
parent 0c347d1466
commit 6396f92d9b
4 changed files with 26 additions and 28 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
define('UPDATE_VERSION' , 1234);
define('UPDATE_VERSION' , 1235);
/**
*