13 |
$dbh->do( "INSERT IGNORE INTO systempreferences (variable,value,options,explanation,type) |
16 |
$dbh->do( "INSERT IGNORE INTO systempreferences (variable,value,options,explanation,type) |
14 |
VALUES ('TranslateNotices', '0', NULL, 'Allow notices to be translated', 'YesNo') "); |
17 |
VALUES ('TranslateNotices', '0', NULL, 'Allow notices to be translated', 'YesNo') "); |