source: branches/dev/html/define.php @ 12327

Revision 12327, 141 bytes checked in by naka, 19 years ago (diff)
Line 
1<?php
2    print("?");
3    // HTML¥Ç¥£¥ì¥¯¥È¥ê¤«¤é¤ÎDATA¥Ç¥£¥ì¥¯¥È¥ê¤ÎÁêÂХѥ¹
4    define("HTML2DATA_DIR", "/../data/");
5        print("?");
6?>
Note: See TracBrowser for help on using the repository browser.