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:
Bharat Mediratta
2009-05-27 16:17:29 -07:00
parent 12fe58d997
commit 88a3d43ba9
52 changed files with 203 additions and 201 deletions
+1 -1
View File
@@ -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();