Initial work on PSR2 compliance for issue #18
This commit is contained in:
parent
160540b6ee
commit
e4d32b3ea1
7 changed files with 431 additions and 374 deletions
|
|
@ -12,4 +12,4 @@ session_start();
|
|||
require_once('bootstrap.php');
|
||||
|
||||
$fc = new PHPCI\Application();
|
||||
print $fc->handleRequest();
|
||||
print $fc->handleRequest();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue