Add and use objectManager to display and edit vendors and distributions. Based on a patch by

Chris Morgan
This commit is contained in:
Alexander Nicolaysen Sørnes
2007-02-03 19:03:42 +00:00
committed by WineHQ
parent 00729ac39d
commit 0ad148f69f
9 changed files with 496 additions and 99 deletions

View File

@@ -24,4 +24,6 @@ echo "\n";
include_once("test_filter.php");
echo "\n";
include_once("test_url.php");
echo "\n";
include_once("test_om_objects.php");
?>