Skip to content

Commit

Permalink
MAGETWO-40675: Add router.php for php Built-in webserver #1517
Browse files Browse the repository at this point in the history
- fixed sanity check test
  • Loading branch information
Ivan Gavryshko committed Jul 22, 2015
1 parent 2265fee commit 99e0537
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions phpserver/router.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<?php
/**
* Copyright © 2015 Magento. All rights reserved.
* See COPYING.txt for license details.
*/

/**
* this is a router file for the php Built-in web server
* https://secure.php.net/manual/en/features.commandline.webserver.php
Expand Down

0 comments on commit 99e0537

Please sign in to comment.