* Code by Strangecode :: www.strangecode.com :: This document contains copyrighted information. * @author Quinn Comendant * @version 1.0 * @since <##> */ require_once dirname(__FILE__) . '/_config.inc.php'; $auth->requireLogin(); App::sslOn(); require_once 'codebase/lib/FormValidator.inc.php'; /****************************************************************************** * CONFIG *****************************************************************************/ /****************************************************************************** * MAIN *****************************************************************************/ /****************************************************************************** * OUTPUT *****************************************************************************/ /****************************************************************************** * FUNCTIONS *****************************************************************************/ ?>