Sign in
apache
/
shindig
/
2.0.x
/
.
/
php
/
external
/
Zend
/
Loader
/
Exception.php
blob: ed4996df2a99461f73dd763c6fb42864a9c9033e [
file
] [
log
] [
blame
]
<?
php
require_once
'external/Zend/Exception.php'
;
class
Zend_Loader_Exception
extends
Zend_Exception
{
}