*** galrey.orig Thu Feb 4 11:21:43 2010 --- galrey Thu Feb 4 11:20:48 2010 *************** *** 140,146 **** print "Analyzing...\n"; ! @files = glob("'$c_imagespath'"."/".$c_pattern); # Let's check: all the files must have the same extension (same type) $error = 0; --- 140,146 ---- print "Analyzing...\n"; ! @files = glob("$c_imagespath"."/".$c_pattern); # Let's check: all the files must have the same extension (same type) $error = 0;