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