- Fixed getting specific input-value by request-method in InputHandler.
- Added .idea files
This commit is contained in:
Simon Sessingø
2018-03-29 23:47:27 +02:00
parent 17471a53cd
commit 80a42030ea
12 changed files with 1221 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/simple-php-router.iml" filepath="$PROJECT_DIR$/.idea/simple-php-router.iml" />
</modules>
</component>
</project>