for a detailed description, copyright and license information. */ /* Section: Files - - - */ /* @package xajax @version $Id: signup.common.php 362 2007-05-29 15:32:24Z calltoconstruct $ @copyright Copyright (c) 2005-2006 by Jared White & J. Max Wilson @license http://www.xajaxproject.org/bsd_license.txt BSD License */ require_once ("../../xajax_core/xajax.inc.php"); session_start(); $xajax = new xajax("signup.server.php"); $xajax->registerFunction("processForm"); ?>