<<
Koha::Script - Koha scripts base class
use Koha::Script use Koha::Script -cron;
This class should be used in all scripts. It sets the interface and userenv appropriately.
Martin Renvoize <martin.renvoize@ptfs-europe.com>