test2.inc.php 180 Bytes Edit Raw Blame History 1 2 3 4 5 6 <?php global $_GPC, $_W; $GLOBALS['frames'] = $this->getMainMenu2(); $storeid=$_COOKIE["storeid"]; $cur_store = $this->getStoreById($storeid); include $this->template('web/test2');