Server geändert
This commit is contained in:
@ -2209,7 +2209,7 @@ function _parsepng($file)
|
||||
function _parsegif($file) //EDITEI - GIF support is now included
|
||||
{
|
||||
//Function by Jérôme Fenal
|
||||
require_once(RELATIVE_PATH.'gif.php'); //GIF class in pure PHP from Yamasoft (http://www.yamasoft.com/php-gif.zip)
|
||||
require_once(RELATIVE_PATH.'gif.php'); //GIF class in pure PHP from Yamasoft (https://www.yamasoft.com/php-gif.zip)
|
||||
|
||||
$h=0;
|
||||
$w=0;
|
||||
|
Reference in New Issue
Block a user