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/northwind-db/protected/pages/NorthwindCrud.php | 1 - 1 file changed, 1 deletion(-) (limited to 'demos/northwind-db/protected/pages/NorthwindCrud.php') diff --git a/demos/northwind-db/protected/pages/NorthwindCrud.php b/demos/northwind-db/protected/pages/NorthwindCrud.php index 72297ac8..2419f489 100644 --- a/demos/northwind-db/protected/pages/NorthwindCrud.php +++ b/demos/northwind-db/protected/pages/NorthwindCrud.php @@ -25,4 +25,3 @@ class NorthwindCrud extends TPage } } -?> \ No newline at end of file -- cgit v1.2.3