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