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/soap/protected/pages/Home.php | 1 - demos/soap/protected/webservices/SimpleService.php | 1 - 2 files changed, 2 deletions(-) (limited to 'demos/soap/protected') diff --git a/demos/soap/protected/pages/Home.php b/demos/soap/protected/pages/Home.php index a52ea384..88aca2c8 100644 --- a/demos/soap/protected/pages/Home.php +++ b/demos/soap/protected/pages/Home.php @@ -28,4 +28,3 @@ class Home extends TPage } -?> \ No newline at end of file diff --git a/demos/soap/protected/webservices/SimpleService.php b/demos/soap/protected/webservices/SimpleService.php index ca082152..10d793f5 100644 --- a/demos/soap/protected/webservices/SimpleService.php +++ b/demos/soap/protected/webservices/SimpleService.php @@ -26,4 +26,3 @@ class SimpleService } } -?> \ No newline at end of file -- cgit v1.2.3