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