Update app_defaults.php
This commit is contained in:
parent
2178711775
commit
3d384184a8
|
|
@ -39,6 +39,7 @@ if ($domains_processed == 1) {
|
||||||
$db->exec(check_sql($sql));
|
$db->exec(check_sql($sql));
|
||||||
unset($sql);
|
unset($sql);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue