]> mj.ucw.cz Git - gallery.git/blobdiff - example/gallery.cgi
Highslide: Fix page jumps when closing thumbnails
[gallery.git] / example / gallery.cgi
index b20d8b49006df3c6cc7591fbfa5f223b2dd6076a..053155b45912f21e0bb316d73f3fd6e31a9ff1da 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 
-use strict;
-use warnings;
+use common::sense;
 
 use lib $ENV{'DOCUMENT_ROOT'} . "/../lib/gal/lib";
 use lib $ENV{'DOCUMENT_ROOT'} . "/../lib/perl";