import v1.0.0-RC4 | 2009-05-20
This commit is contained in:
7
libs/Zend/Dom/Exception.php
Normal file
7
libs/Zend/Dom/Exception.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
/** Zend_Exception */
|
||||
require_once 'Zend/Exception.php';
|
||||
|
||||
class Zend_Dom_Exception extends Zend_Exception
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user