duh
parent
46c70c3263
commit
ed47a3c524
|
@ -28,6 +28,7 @@ if (!$threadID) {
|
|||
if (!include_once('app/loader.php')) {
|
||||
die("Can't find app/loader.php\n");
|
||||
}
|
||||
$loop = 1;
|
||||
do {
|
||||
try {
|
||||
CHV\Import::refresh();
|
||||
|
|
Loading…
Reference in New Issue