Fixing #4 (regression)
This commit is contained in:
parent
26b2ee612f
commit
8dcf31ec29
|
@ -116,7 +116,7 @@ function getNGGalleryImages( $ngGalleries, $ngImages, $dt, $lat, $lon, $dtoffset
|
||||||
/* END FIX NEXT GEN GALLERY 2.x */
|
/* END FIX NEXT GEN GALLERY 2.x */
|
||||||
|
|
||||||
} catch ( Exception $e ) {
|
} catch ( Exception $e ) {
|
||||||
$error .= 'Error When Retrieving NextGen Gallery galleries/images: $e <br />';
|
// $error .= "Error When Retrieving NextGen Gallery galleries/images: $e <br />";
|
||||||
}
|
}
|
||||||
return $result;
|
return $result;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue