summaryrefslogtreecommitdiff
path: root/demos/address-book/index_php.php
diff options
context:
space:
mode:
Diffstat (limited to 'demos/address-book/index_php.php')
-rw-r--r--demos/address-book/index_php.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/address-book/index_php.php b/demos/address-book/index_php.php
index 17cf61ad..f0af90ce 100644
--- a/demos/address-book/index_php.php
+++ b/demos/address-book/index_php.php
@@ -24,4 +24,3 @@ require_once($frameworkPath);
$application=new TApplication('protected',false,TApplication::CONFIG_TYPE_PHP);
$application->run();
-?> \ No newline at end of file