thumbnailer.pl is broken
This commit is contained in:
parent
f19522e529
commit
dfa0f2d9b3
2 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
- made captcha's harder to defeat by machine
|
||||
- rfe: Make Layout Templates use separate namespace (News)
|
||||
- rfe: search assets on class without keywords
|
||||
- fix: thumbnailer.pl is broken
|
||||
- fix: crash bug in if modified cache checking
|
||||
- rfe: Change URL of "news" layout to be something else.
|
||||
- add type variable to Data Form record loop
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
# thumbnails.
|
||||
#-----------------------------------------
|
||||
|
||||
use Carp qw(croak);
|
||||
use File::stat;
|
||||
use File::Find ();
|
||||
use Getopt::Long;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue