Jamroom Hosting - looking for a few beta testers
Jamroom Hosting
Wish I could take part in this beta, but hosting is entirely internal where I work (we sill work it out), and my dev sites are fine where they are.

<?php
// make sure we are not being called directly
defined('APP_DIR') or exit();
/**
* quota_config
*/
function ujLibDb_quota_config(){
return true;
}
?>
jrCore_register_module_feature('jrCore', 'quota_support', 'ujLibDb', 'off');