xref
: /
php-src
/
ext
/
standard
/
tests
/
general_functions
/
get_included_files_inc2.inc
(revision 3a400e97)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
/* dummy include*/
3
include(dirname(__FILE__)."/
get_included_files_inc3.inc
");
4
?>
5