* @copyright 2009 Deon George * @link http://osb.leenooks.net * * @link http://www.agileco.com/ * @copyright 2004-2008 Agileco, LLC. * @license http://www.agileco.com/agilebill/license1-4.txt * @author Tony Landis * @package AgileBill * @subpackage Core */ /** * The main AgileBill Entry Page */ if(! isset($_POST['default_admin']) && ! isset($_POST['default_admin'])) DEFINE('ADMIN_FORCE',true); include_once('index.php'); ?>