<auto> merging hotfixes. re-added tests into repository.
This commit is contained in:
6
tests/bundles/dummy/routes.php
Normal file
6
tests/bundles/dummy/routes.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
if (isset($_SERVER['bundle.dummy.routes']))
|
||||
{
|
||||
$_SERVER['bundle.dummy.routes']++;
|
||||
}
|
||||
Reference in New Issue
Block a user