diff options
Diffstat (limited to 'demos/helloworld/index.php')
-rw-r--r-- | demos/helloworld/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/helloworld/index.php b/demos/helloworld/index.php index 6efff1af..0192f1cb 100644 --- a/demos/helloworld/index.php +++ b/demos/helloworld/index.php @@ -15,4 +15,3 @@ require_once($frameworkPath); $application=new TApplication; $application->run(); -?>
\ No newline at end of file |