Browse Source

Fix routing

Julio 9 years ago
parent
commit
de832d375f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/config/routing.yml

+ 1 - 1
app/config/routing.yml

@@ -1,6 +1,6 @@
 
 
 home:
 home:
-    path: /
+    path: ../../index.php
 
 
 userportal:
 userportal:
     path: ../../user_portal.php
     path: ../../user_portal.php