for a detailed description, copyright and license information. */ /* Section: Files - - - */ /* @package xajax @version $Id: multiply.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"); $xajax = new xajax("multiply.server.php"); $xajax->registerFunction("multiply"); ?>