index
:
apache2
debian
progress-linux
upstream
debian 10: apache2
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
perl-framework
/
t
/
htdocs
/
php
/
safemode
/
system.php
blob: 62be01affcd862689ae69bcadf185a45a35cbebd (
plain
)
1
2
<?php
system
(
"printf HelloWorld"
);
?>