mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-03 05:31:16 -04:00
Update all references to the core application to now point to the
gallery module. This type of mass update is prone to some small bugs.
This commit is contained in:
@@ -235,7 +235,7 @@ class Organize_Controller extends Controller {
|
||||
print $v->render();
|
||||
}
|
||||
|
||||
// Handlers for the album/photo edit. Probably should be in core
|
||||
// Handlers for the album/photo edit. Probably should be in modules/gallery
|
||||
public function general() {
|
||||
access::verify_csrf();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user