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
/
scripts
/
dev
/
generate-phpt
/
src
/
setup
/
exceptions
/
gtMissingOptionsException.php
blob: 5bff5e01a0ab71064dffe353c2658d654fd420f7 (
plain
)
1
2
3
4
5
6
7
<?php class gtMissingOptionsException extends RuntimeException { } ?>