Merge branch 'master' of lx-office.linet-services.de:lx-office-erp
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 16 Feb 2011 08:41:32 +0000 (09:41 +0100)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 16 Feb 2011 08:41:32 +0000 (09:41 +0100)
SL/Controller/Base.pm
controller.pl [new symlink]

index fff11ca..d80fca1 100644 (file)
@@ -65,6 +65,7 @@ sub render {
 
   my %params = ( %locals,
                  AUTH     => $::auth,
+                 FLASH    => $::form->{FLASH},
                  FORM     => $::form,
                  LOCALE   => $::locale,
                  LXCONFIG => \%::lx_office_conf,
diff --git a/controller.pl b/controller.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file