We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b4655 commit 2259551Copy full SHA for 2259551
README.md
@@ -82,6 +82,6 @@ PHP Core Framework is a simple and easy to use MVC framework for web application
82
"" => array ("file" => "home.php"),
83
"home" => array ("file" => "home.php")
84
);
85
- ?>
+ ?>
86
```
87
0 commit comments