Update main.php
This commit is contained in:
parent
5f0642f349
commit
f5f48d8a0b
@ -300,7 +300,7 @@ class CronUploader extends Extension {
|
|||||||
// move file to correct dir
|
// move file to correct dir
|
||||||
rename($path, $newDir.$filename);
|
rename($path, $newDir.$filename);
|
||||||
|
|
||||||
$this->add_upload_info($info . "Image \"$filename\" moved from queue to \"$$newDir\".");
|
$this->add_upload_info($info . "Image \"$filename\" moved from queue to \"$newDir\".");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user