import v1.1.0_beta1 | 2009-08-21
This commit is contained in:
8
libs/Zend/Tool/Project/Context/Exception.php
Normal file
8
libs/Zend/Tool/Project/Context/Exception.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
require_once 'Zend/Tool/Project/Exception.php';
|
||||
|
||||
class Zend_Tool_Project_Context_Exception extends Zend_Tool_Project_Exception
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user