<?php /** * Sahana front controller, through which all actions are dispatched * Sahana - http://sahana.sourceforge.net * PHP version 4 and 5 * * LICENSE: This source file is subject to LGPL license * that is available through the world-wide-web at the following URI: * http://www.gnu.org/copyleft/lesser.html * * @package framework * @subpackage handler * @author http://www.linux.lk/~chamindra * @copyright Lanka Software Foundation - http://www.opensource.lk */ require_once($global['approot'].'inc/lib_xhtml.inc'); #$array[0] = 'test'; shn_display_xhtml_head(); ?>