if there's an error, don't continue...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@345 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
bfc76da943
commit
ce4d47b9bc
@ -55,6 +55,7 @@ class BulkAdd extends Extension {
|
||||
|
||||
if(!is_dir($base)) {
|
||||
$this->theme->add_status("Error", "$base is not a directory");
|
||||
return;
|
||||
}
|
||||
|
||||
$list = "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user