mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-04 02:39:08 -04:00
Remove a debugging statement.
This commit is contained in:
@@ -45,7 +45,6 @@ class Organize_Controller extends Controller {
|
||||
|
||||
$user = identity::active_user();
|
||||
$v->access_key = rest::get_access_key($user->id)->access_key;
|
||||
Kohana_Log::add("error", $v->__toString());
|
||||
print $v;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user