index
:
apache2
debian
progress-linux
upstream
debian 11 security: apache
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
perl-framework
/
t
/
htdocs
/
php
/
include2.php
blob: b529569b3b43a8cb2b077c378f48f2b522728428 (
plain
)
1
2
3
4
<?php
include
"include2.inc"
;
MyFunc
(
"Hello"
);
?>