source: temp/trunk/html/test/kakinaka/file/chmod.php @ 2402

Revision 2402, 103 bytes checked in by kakinaka, 20 years ago (diff)

blank

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1<?php
2require_once("../../../require.php");
3$file = ROOT_DIR . "html/index.php";
4
5sfprintr($file);
6
7
8?>
Note: See TracBrowser for help on using the repository browser.