X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=bin%2Fgal-cache;h=263ec9cacfbbac05d1564a0f52ab7cedff36e21e;hb=HEAD;hp=73c97db80dfdf0ad4b34d537e6b234dda5801834;hpb=d94da8d601fa080700f1d610089ec5f602d5ee88;p=gallery.git diff --git a/bin/gal-cache b/bin/gal-cache index 73c97db..263ec9c 100755 --- a/bin/gal-cache +++ b/bin/gal-cache @@ -2,8 +2,7 @@ # UCW Gallery: Prepare cache # (c) 2004--2012 Martin Mares -use strict; -use warnings; +use common::sense; use UCW::Gallery; use Image::Magick;