Add test comment to static and router files
This commit is contained in:
parent
84e7a8e2a6
commit
d198b3f5fe
2 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
//test
|
||||
// Load configuration
|
||||
$configFile = file_exists(__DIR__ . '/../custom/config.ini')
|
||||
? __DIR__ . '/../custom/config.ini'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue