//120storage
// Make sure that INGO_STORAGE_* constants are defined.
@define('INGO_BASE', dirname(__FILE__) . '/..');
require_once INGO_BASE . '/lib/Storage.php';

