appdb/. objectManager.php

WineHQ wineowner at wine.codeweavers.com
Sat May 26 10:48:42 CDT 2007


ChangeSet ID:	31139
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at winehq.org	2007/05/26 10:48:42

Modified files:
	.              : objectManager.php 

Log message:
	Alexander Nicolaysen Sørnes <alex at thehandofagony.com>
	Include apidb_footer() on objectManager pages

Patch: http://cvs.winehq.org/patch.py?id=31139

Old revision  New revision  Changes     Path
 1.11          1.12          +2 -0       appdb/objectManager.php

Index: appdb/objectManager.php
diff -u -p appdb/objectManager.php:1.11 appdb/objectManager.php:1.12
--- appdb/objectManager.php:1.11	26 May 2007 15:48:42 -0000
+++ appdb/objectManager.php	26 May 2007 15:48:42 -0000
@@ -105,4 +105,6 @@ if($oObject->iId)
     $oObject->display_table();
 }
 
+apidb_footer();
+
 ?>



More information about the wine-cvs mailing list