This commit is contained in:
parent
9283d7e9c8
commit
e1548625b8
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
require_once(Doctrine::getPath().DIRECTORY_SEPARATOR."Exception.php");
|
Doctrine::autoload('Doctrine_Exception');
|
||||||
|
|
||||||
class Doctrine_Validator_Exception extends Doctrine_Exception {
|
class Doctrine_Validator_Exception extends Doctrine_Exception {
|
||||||
private $validator;
|
private $validator;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user