06/15/08 02:30am
maruyo@GeeklogJapaneseCore
Anonymous
line 889 @ /public_html/admin/install/index.php
found little probrem
Text Formatted Code
case 'mssql';
foreach ($_SQL as $sql) {
$_DB->dbQuery($sql, 0, 1);
}
break;
case 'mssql'
;
 -> case 'mssql': ?
06/15/08 02:42am
Status: offline
MattWest
Forum User
Newbie
Registered: 03/21/07
Posts: 4
Woops, fixed. Thanks for the report.