diff options
Diffstat (limited to 'demos/address-book/index.php')
-rw-r--r-- | demos/address-book/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/address-book/index.php b/demos/address-book/index.php index 65ace715..53e946a6 100644 --- a/demos/address-book/index.php +++ b/demos/address-book/index.php @@ -24,4 +24,3 @@ require_once($frameworkPath); $application=new TApplication; $application->run(); -?>
\ No newline at end of file |