source: branches/feature-module-update/html/define.php @ 15167

Revision 15167, 135 bytes checked in by nanasess, 17 years ago (diff)

コメント変更

  • Property svn:keywords set to Id
  • Property svn:mime-type set to application/x-httpd-php; charset=UTF-8
Line 
1<?php
2    /** HTMLディレクトリからのDATAディレクトリの相対パス */
3    define("HTML2DATA_DIR", "/../data/");
4?>
Note: See TracBrowser for help on using the repository browser.