Sign in
apache
/
httpd-tests
/
refs/heads/trunk
/
.
/
t
/
htdocs
/
php
/
include2.php
blob: b529569b3b43a8cb2b077c378f48f2b522728428 [
file
]
<?
php
include
"include2.inc"
;
MyFunc
(
"Hello"
);
?>