diff --git a/src/abeautifulsite/SimpleImage.php b/src/abeautifulsite/SimpleImage.php index ffaf507..ebe8ed7 100644 --- a/src/abeautifulsite/SimpleImage.php +++ b/src/abeautifulsite/SimpleImage.php @@ -1,7 +1,7 @@ - merging of forks, namespace support, PhpDoc editing, adaptive_resize() method, other fixes * @license This software is licensed under the MIT license: http://opensource.org/licenses/MIT @@ -1318,4 +1318,4 @@ protected function normalize_color($color) { return false; } -} +} \ No newline at end of file