X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Fsetup.php;h=1bc46c461c76c42ea04e0a28e9afa77ac811f6d9;hb=236c7f536aac0064585c371d37cf527f6984f3ce;hp=b3b0436e06e488e5866392adcc6ced312414cc9e;hpb=cb8cf10b735342399abfce9384565a7474b92947;p=fa-stable.git diff --git a/applications/setup.php b/applications/setup.php index b3b0436e..1bc46c46 100644 --- a/applications/setup.php +++ b/applications/setup.php @@ -1,9 +1,9 @@ application("system",_("Setup")); @@ -38,7 +38,7 @@ if ($mod["tab"] == "system") $this->add_rapp_function(2, $mod["name"], "modules/".$mod["path"]."/".$mod["filename"]."?"); } - } + } } }