test
authorMichael Wiebusch <stratomaster@gmx.net>
Thu, 1 Aug 2013 08:38:10 +0000 (10:38 +0200)
committerMichael Wiebusch <stratomaster@gmx.net>
Thu, 1 Aug 2013 08:38:10 +0000 (10:38 +0200)
tools/preview/prevImg.pl

index 608a78819baddd275d98e4a51c2ccef8a0b56454..0bd154586fabd0f82519c1fd506a7e84937edfdc 100755 (executable)
@@ -16,6 +16,8 @@ use HTML::Entities;
 
 my $here = getcwd();
 
+my $runtime = 0.2;
+
 my $q = CGI->new;
 
 print header;