1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-09 16:17:14 +02:00

Issue #970 - Upgrade/cleanup of plugin table installation routine.

This commit is contained in:
Cameron
2015-04-24 19:03:35 -07:00
parent 51100fb41b
commit aded604827
2 changed files with 74 additions and 24 deletions

View File

@@ -760,7 +760,7 @@ class db_verify
$ret['tables'] = $tables;
$ret['data'] = $match[2];
$ret['engine'] = $match[4];