Skip to content

Commit 99e0537

Browse files
author
Ivan Gavryshko
committed
MAGETWO-40675: Add router.php for php Built-in webserver #1517
- fixed sanity check test
1 parent 2265fee commit 99e0537

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpserver/router.php

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<?php
2+
/**
3+
* Copyright © 2015 Magento. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
6+
27
/**
38
* this is a router file for the php Built-in web server
49
* https://secure.php.net/manual/en/features.commandline.webserver.php

0 commit comments

Comments
 (0)