No reason for the ppp log to use this display method, use dump_clog() instead.
s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easier if we switch)
Move some of the log file tabs around.Add seperate tabs for dnsmasq,unbound as well as gateways.
Move hostapd to its own log and tab, so it stops spamming the system log.
makes correct use of printf and gettext
removes variables names and replace it with '%s'
Fixing gettext calls on diag_logs_ppp.php
Sync with mainline, diag_* files were missing
Reset diag_ files
Fixing syntax error
Implement gettext() calls
Revert "Remove PPP tab these all go to the system log now."
This reverts commit 62e74b4261b4044f523ade7c3b45e4484bbd2f8d.
Conflicts:
usr/local/www/diag_logs_slbd.php
Remove PPP tab these all go to the system log now.
Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP servers to syslogs appropriate files. Create the files for these vpn's as for the others. Logs can be viewed in the VPN tab of the system log.
Kill foreach error
Adding diag_logs_ppp.php