mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-05 02:34:38 +02:00
Fix typo
fixed typo in device, change demo to Demo
This commit is contained in:
parent
949a3d27eb
commit
2863d70214
2 changed files with 8 additions and 8 deletions
|
@ -1058,7 +1058,7 @@
|
|||
<br>
|
||||
<h4><b>{Lang::T('Settings For Cron Expired')}</b></h4>
|
||||
<p>
|
||||
# {Lang::T('Expired Cronjob Every 5 Minutes')}<br>
|
||||
# {Lang::T('Expired Cronjob Every 5 Minutes [Recommended]')}<br>
|
||||
*/5 * * * * cd {$dir} && {$php} cron.php
|
||||
<br><br>
|
||||
# {Lang::T('Expired Cronjob Every 1 Hour')}<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue