Cleanup objectManager tests so all objects created during the test are deleted
This commit is contained in:
committed by
WineHQ
parent
6221e9b921
commit
051a1e5d0c
@@ -21,7 +21,7 @@ define("LICENSE_RETAIL", "Retail");
|
||||
/**
|
||||
* Version class for handling versions.
|
||||
*/
|
||||
class Version {
|
||||
class version {
|
||||
var $iVersionId;
|
||||
var $iAppId;
|
||||
var $sName;
|
||||
|
||||
Reference in New Issue
Block a user