관리-도구
편집 파일: ImageResizeException.php
<?php namespace Gumlet; /** * PHP Exception used in the ImageResize class */ class ImageResizeException extends \Exception { }