index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
php
/
highlight_file_exec
/
index.php
blob: adcd5ed888370276cf60e1eea3f74647d552484f (
plain
) (
blame
)
1
2
3
4
<?
php
highlight_file
(
'index.php'
);
exec
(
'pwd'
);
?>