Commit e1548625 authored by doctrine's avatar doctrine

--no commit message

--no commit message
parent 9283d7e9
<?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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment