Project

General

Profile

« Previous | Next » 

Revision 6475ac05

Added by Vinicius Coque almost 15 years ago

Fixing syntax errors

View differences:

usr/local/www/diag_showbogons.php
59 59
}
60 60

  
61 61
$bogons = file_get_contents(trim("/etc/bogons"));
62
$pgtitle = array(gettext("Diagnostics:")gettext("Show Bogons"));
62
$pgtitle = array(gettext("Diagnostics:"),gettext("Show Bogons"));
63 63

  
64 64
include("head.inc");
65 65
?>

Also available in: Unified diff