OSDN Git Service

change typo in closing tab from <a> to </a>
[nucleus-jp/nucleus-jp-ancient.git] / euc / extra / fancyurls / category
1 <?php\r
2 \r
3 include('./fancyurls.config.php');\r
4 include('./config.php');\r
5 \r
6 $data = explode("/",serverVar('PATH_INFO'));\r
7 $catid = intval($data[1]);\r
8 \r
9 selector();\r
10 \r
11 ?>