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