mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 23:05:18 -04:00
Merge branch 'master' of git@github.com:/gallery/gallery3
Conflicts: modules/server_add/controllers/admin_server_add.php
This commit is contained in:
@@ -144,7 +144,7 @@ class Server_Add_Controller extends Controller {
|
||||
"url" => "",
|
||||
"task" => array(
|
||||
"id" => -1, "done" => 1, "percent_complete" => 100,
|
||||
"status" => t("No Eligible files, import cancelled"))));
|
||||
"status" => t("No eligible files, import cancelled"))));
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user