index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demos
/
blog-tutorial
/
samples
/
day5
/
blog
/
protected
/
BlogException.php
blob: fd17fc84a6de8948ab7cad2ada562078e47e2a94 (
plain
)
1
2
3
4
5
6
7
<?php class BlogException extends THttpException { } ?>