root/trunk/tests/sub-a.php @ 864

Revision 864, 55 bytes (checked in by moo, 14 months ago)

handle opened_path in 1 place

  • Property svn:eol-style set to native
RevLine 
[864]1<?php
2
3echo __DIR__, PHP_EOL;
4echo __FILE__, PHP_EOL;
5
Note: See TracBrowser for help on using the browser.