Added a folder remotely
This commit is contained in:
parent
e750f3ee19
commit
4885191dbe
5
Doctrine/Query/Exception.class.php
Normal file
5
Doctrine/Query/Exception.class.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
require_once(Doctrine::getPath().DIRECTORY_SEPARATOR."Exception.class.php");
|
||||
|
||||
class Doctrine_Query_Exception extends Doctrine_Exception { }
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user