summaryrefslogtreecommitdiff
path: root/demos/northwind-db/protected/database/Supplier.php
diff options
context:
space:
mode:
Diffstat (limited to 'demos/northwind-db/protected/database/Supplier.php')
-rw-r--r--demos/northwind-db/protected/database/Supplier.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/northwind-db/protected/database/Supplier.php b/demos/northwind-db/protected/database/Supplier.php
index bc3b44e0..4c45d381 100644
--- a/demos/northwind-db/protected/database/Supplier.php
+++ b/demos/northwind-db/protected/database/Supplier.php
@@ -31,4 +31,3 @@ class Supplier extends TActiveRecord
return parent::finder($className);
}
}
-?> \ No newline at end of file