]> git.mxchange.org Git - core.git/blobdiff - application/tests/starter.php
Continued:
[core.git] / application / tests / starter.php
index b3f8d7d85f960a2199c779a0fced6360eb90d9dd..377f446241dec0bae7abc0d9214f986ccabc7763 100644 (file)
@@ -55,6 +55,3 @@ if ((empty($app)) || (is_null($app))) {
 
 // Call user function
 call_user_func_array(array($app, FrameworkConfiguration::getSelfInstance()->getConfigEntry('entry_method')), array());
-
-// [EOF]
-?>