Showing 1 changed files with 1 additions and 1 deletions
+1 -1
setup/templates/index.html.ep
... ...
@@ -35,7 +35,7 @@
35 35
     my $setup_script_abs_path = url_for->to_string;
36 36
     
37 37
     # Application script absolute path
38
-    my $app_abs_path = $setup_script_abs_path;
38
+    $app_abs_path = $setup_script_abs_path;
39 39
     $app_abs_path =~ s#\Q/setup/setup.cgi#.cgi#;
40 40
     
41 41
     # Application script name