X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=bin%2Fgal-dump-config;h=f4489bf91af7f0b2e814cbbb09b6e6faaa488e15;hb=cde61557c48e9889d942fb95fcb762e6c24f15a3;hp=600a9d5517f9a5c633c8e9f08f4bab982d581ec5;hpb=d94da8d601fa080700f1d610089ec5f602d5ee88;p=gallery.git diff --git a/bin/gal-dump-config b/bin/gal-dump-config index 600a9d5..f4489bf 100755 --- a/bin/gal-dump-config +++ b/bin/gal-dump-config @@ -2,8 +2,7 @@ # UCW Gallery: Show configuration variables # (c) 2004--2012 Martin Mares -use strict; -use warnings; +use common::sense; use UCW::Gallery; use Data::Dumper;