source: temp/test-xoops.ec-cube.net/html/test/uehara/request.php @ 1118

Revision 1118, 114 bytes checked in by uehara, 19 years ago (diff)
Line 
1<?php
2include '../../mainfile.php';
3
4require(XOOPS_ROOT_PATH . "/pear/Request.php");
5
6
7echo "HELLO!!";
8
9?>
Note: See TracBrowser for help on using the repository browser.