summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/t/htdocs/php/include2.php
blob: b529569b3b43a8cb2b077c378f48f2b522728428 (plain)
1
2
3
4
<?php
        include "include2.inc";
        MyFunc("Hello");
?>