From 40ad9f8c7964355f56f73fa0c4c5db40750bc023 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Thu, 12 Jul 2012 12:16:21 +0000 Subject: more removal of ?> from php files --- demos/address-book/index_php.php | 1 - 1 file changed, 1 deletion(-) (limited to 'demos/address-book/index_php.php') 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 -- cgit v1.2.3