blur on big image link buttons
[phpfspot.git] / phpfspot_img.php
index e2e0325eb2271b288b01db982d529e091c679e2f..0afdd7b2d8dc5f728492d0dffd32b8ff405bd143 100644 (file)
@@ -24,6 +24,8 @@ class PHPFSPOT_IMG {
    {
       $this->parent->gen_thumbs($idx);
 
    {
       $this->parent->gen_thumbs($idx);
 
+      $details = $this->parent->get_photo_details($idx);
+
       if($width == "")
          $fullpath = $this->parent->translate_path($details['directory_path'])  ."/". $details['name'];
       else
       if($width == "")
          $fullpath = $this->parent->translate_path($details['directory_path'])  ."/". $details['name'];
       else