Fix for bug #2099 - Cannot load or save preferences
This commit is contained in:
parent
d1aeb8c115
commit
5b4f673c04
campcaster/src/modules/storageServer/var
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
require_once("GreenBox.php");
|
||||
|
||||
/**
|
||||
* Preference storage class.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue