root/trunk/tests/sub-b.inc @ 1000

Revision 1000, 55 bytes (checked in by moo, 10 months ago)

avoid being deleted by phpize clean

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