source: temp/trunk/html/test/fukutest/test2.php @ 1328

Revision 1328, 75 bytes checked in by naka, 20 years ago (diff)

* empty log message *

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1<?php
2
3$include_dir = realpath(dirname( __FILE__));
4
5echo $include_dir;
6
7?>
Note: See TracBrowser for help on using the repository browser.