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