Fix for bug - Cannot load or save preferences

This commit is contained in:
paul 2006-12-19 20:03:52 +00:00
parent d1aeb8c115
commit 5b4f673c04
1 changed files with 2 additions and 0 deletions
campcaster/src/modules/storageServer/var

View File

@ -1,5 +1,7 @@
<?php
require_once("GreenBox.php");
/**
* Preference storage class.
*