|
Lines 15-21
Link Here
|
| 15 |
# You should have received a copy of the GNU General Public License |
15 |
# You should have received a copy of the GNU General Public License |
| 16 |
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
16 |
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 |
|
17 |
|
| 18 |
koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/automatic_renewals.pl |
18 |
koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/automatic_renewals.pl -c |
| 19 |
koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/fines.pl |
19 |
koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/fines.pl |
| 20 |
koha-foreach --chdir --enabled --email /usr/share/koha/bin/cronjobs/overdue_notices.pl -t |
20 |
koha-foreach --chdir --enabled --email /usr/share/koha/bin/cronjobs/overdue_notices.pl -t |
| 21 |
koha-foreach --chdir --enabled --email /usr/share/koha/bin/cronjobs/advance_notices.pl -c |
21 |
koha-foreach --chdir --enabled --email /usr/share/koha/bin/cronjobs/advance_notices.pl -c |