We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2265fee commit 99e0537Copy full SHA for 99e0537
phpserver/router.php
@@ -1,4 +1,9 @@
1
<?php
2
+/**
3
+ * Copyright © 2015 Magento. All rights reserved.
4
+ * See COPYING.txt for license details.
5
+ */
6
+
7
/**
8
* this is a router file for the php Built-in web server
9
* https://secure.php.net/manual/en/features.commandline.webserver.php
0 commit comments