index
:
delta/php2.git
master
museum.php.net: php5/php-5.4.13.tar.bz2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sapi
/
cli
/
tests
/
skipif.inc
blob: 79e6c91004c57711b7212199392d3f48b01dbd24 (
plain
)
1
2
3
4
5
6
7
<?php if (php_sapi_name() != "cli") { die("skip CLI only"); } ?>