mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-02 13:10:48 -04:00
Remove debug line added in 581d9a58db
This commit is contained in:
@@ -69,7 +69,6 @@ class Organize_Controller extends Controller {
|
||||
"type" => $child->type,
|
||||
"title" => (string)html::clean($child->title));
|
||||
}
|
||||
Kohana_Log::add("error","".print_r($data,1));
|
||||
json::reply($data);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user