Revision bf056a32
Von Bernd Bleßmann vor etwa 4 Jahren hinzugefügt
SL/Controller/Helper/ThumbnailCreator.pm | ||
---|---|---|
}
|
||
|
||
1;
|
||
|
||
__END__
|
||
|
||
=pod
|
||
... | ... | |
|
||
=head1 NAME
|
||
|
||
SL::DB::Helper::ThumbnailCreator - DatabaseClass Helper for Fileuploads
|
||
SL::Controller::Helper::ThumbnailCreator - Helper for Fileuploads
|
||
|
||
=head1 SYNOPSIS
|
||
|
||
use SL::DB::Helper::ThumbnailCreator;
|
||
|
||
# synopsis...
|
||
|
||
=head1 DESCRIPTION
|
||
|
||
# longer description..
|
||
use SL::Controller::Helper::ThumbnailCreator;
|
||
|
||
=head1 AUTHOR
|
||
|
||
Werner Hahn E<lt>wh@futureworldsearch.netE<gt>
|
||
|
||
=cut
|
||
|
||
|
||
=head1 INTERFACE
|
||
|
||
|
||
=head1 DEPENDENCIES
|
||
|
||
|
||
=head1 SEE ALSO
|
||
|
||
|
||
Werner Hahn E<lt>wh@futureworldsearch.netE<gt>
|
Auch abrufbar als: Unified diff
S:C:H:ThumbnailCreator: POD: Modulname korrigiert und leere Abschnitte raus