summaryrefslogtreecommitdiff
path: root/demos/northwind-db/protected/database/Employee.php
diff options
context:
space:
mode:
Diffstat (limited to 'demos/northwind-db/protected/database/Employee.php')
-rw-r--r--demos/northwind-db/protected/database/Employee.php1
1 files changed, 0 insertions, 1 deletions
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