X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=phpfspot_img.php;h=b6952041dcedc69b0451baac8302aca8363eea62;hp=bb7e93f15f0c5890f8bf8b0e0f57496b7bdcdabc;hb=ad8f72f790097776757dfcd3eda84272fb17d142;hpb=37d9c8bf7eb7c4244f93d9ed780333ec1fa4ae86 diff --git a/phpfspot_img.php b/phpfspot_img.php index bb7e93f..b695204 100644 --- a/phpfspot_img.php +++ b/phpfspot_img.php @@ -163,7 +163,7 @@ class PHPFSPOT_IMG { $this->parent->gen_thumb($idx); } - $version = $this->parent­>get_latest_version($idx); + $version = $this->parent->get_latest_version($idx); $fullpath = $this->parent->get_thumb_path($width, $idx, $version); /* if the thumb file does not exist, create it */