Skip to content

Commit 0f3e7f6

Browse files
authored
Rename routes.php to app.php
1 parent c190da8 commit 0f3e7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes.php renamed to app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@
7171
header($_SERVER["SERVER_PROTOCOL"]." 404 Not Found");
7272
exit();
7373

74-
}
74+
}

0 commit comments

Comments
 (0)