芝麻web文件管理V1.00
编辑当前文件:/home/strato/chroot/opt/RZphp80/includes/Text/CAPTCHA/Exception.php
* @author Christian Wenz
* @author Michael Cramer
* @license http://www.opensource.org/licenses/bsd-license.php BSD License * @link http://pear.php.net/package/Text_CAPTCHA */ require_once 'PEAR/Exception.php'; /** * Exception for Text_CAPTCHA * * @category Text * @package Text_CAPTCHA * @author Michael Cramer
* @license http://www.opensource.org/licenses/bsd-license.php BSD License * @link http://pear.php.net/package/Text_CAPTCHA */ class Text_CAPTCHA_Exception extends PEAR_Exception { }