You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ A simple route system based in PHP for your website or projects
3
3
4
4
##Important Note
5
5
6
-
All your HTML pages must have defined the meta tag `base`, this example has a built-in variable to set this tag value dinamically. This meta tag helps mantain all your links working properly.
6
+
All your HTML pages must have defined the meta tag `base`, this example has a built-in variable `$base_href`to set this tag value dinamically. This meta tag helps mantain all your links working properly.
0 commit comments