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/database/Customer.php | 1 - 1 file changed, 1 deletion(-) (limited to 'demos/northwind-db/protected/database/Customer.php') diff --git a/demos/northwind-db/protected/database/Customer.php b/demos/northwind-db/protected/database/Customer.php index 464b384d..b812a8b2 100644 --- a/demos/northwind-db/protected/database/Customer.php +++ b/demos/northwind-db/protected/database/Customer.php @@ -30,4 +30,3 @@ class Customer extends TActiveRecord return parent::finder($className); } } -?> \ No newline at end of file -- cgit v1.2.3