Cleanup objectManager tests so all objects created during the test are deleted
This commit is contained in:
committed by
WineHQ
parent
6221e9b921
commit
051a1e5d0c
@@ -12,7 +12,7 @@ $watermark = new Image("/images/watermark.png");
|
||||
/**
|
||||
* Screenshot class for handling screenshots and thumbnails
|
||||
*/
|
||||
class Screenshot {
|
||||
class screenshot {
|
||||
var $iScreenshotId;
|
||||
|
||||
// parameters necessary for creating a new screenshot with
|
||||
|
||||
Reference in New Issue
Block a user