]> mj.ucw.cz Git - gallery.git/blobdiff - bin/gal-from-gqview
Highslide: Fix page jumps when closing thumbnails
[gallery.git] / bin / gal-from-gqview
index 138af5a7ca5f0589b56e2e245fc9e97e34d2d421..836c457d1c55815a1f9c03d35bb36d977c6baaf8 100755 (executable)
@@ -2,8 +2,7 @@
 # UCW Gallery: Extract image list from GQview collection
 # (c) 2004--2012 Martin Mares <mj@ucw.cz>
 
 # UCW Gallery: Extract image list from GQview collection
 # (c) 2004--2012 Martin Mares <mj@ucw.cz>
 
-use strict;
-use warnings;
+use common::sense;
 
 while (<>) {
        chomp;
 
 while (<>) {
        chomp;