1
0
Fork 0

Bugfix for "Index column size too large"

This commit is contained in:
Michael 2017-10-25 04:44:45 +00:00
commit 6396f92d9b
4 changed files with 26 additions and 28 deletions

View file

@ -1,6 +1,6 @@
<?php
define('UPDATE_VERSION' , 1234);
define('UPDATE_VERSION' , 1235);
/**
*