Ekdant-Online-Store/catalog/language/en-gb/cron/cron.php
2024-08-06 18:06:00 +05:45

6 lines
171 B
PHP

<?php
// Text
$_['text_success'] = 'Success: You have run %s cron job!';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify cron jobs!';