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