]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/Draft.pm
Drafts: gl auch eingebunden
[mfinanz.git] / SL / Controller / Draft.pm
index 33da3bd1aa9d8b5cf4712596985a0ea521e2d5c5..9eff3fcfbb217f94ec29a87a5c167d3b5ad2d917 100644 (file)
@@ -19,7 +19,7 @@ use Rose::Object::MakeMethods::Generic (
 
 __PACKAGE__->run_before('check_auth');
 
-my %allowed_modules = map { $_ => "bin/mozilla/$_.pl" } qw(is ir ar ap);
+my %allowed_modules = map { $_ => "bin/mozilla/$_.pl" } qw(is ir ar ap gl);
 
 #
 # actions