5 lines
78 B
PHP
5 lines
78 B
PHP
<?php
|
|
|
|
class Doctrine_Manager_Exception extends Doctrine_Exception { }
|
|
|
|
?>
|