Project

General

Profile

« Previous | Next » 

Revision ee9933b6

Added by Renato Botelho almost 15 years ago

Use

View differences:

usr/local/www/diag_routes.php
87 87
?>
88 88
<table class="tabcont" width="100%" cellspacing="0" cellpadding="6" border="0">
89 89
<tr><td class="listbg" colspan="<?=$elements?>"><strong><?=$name;?></strong></font></td></tr>
90
<? 
90
<?php
91 91
		foreach (explode("\n", $table) as $i => $line) {
92 92
			if ($i == 0) continue;
93 93

  

Also available in: Unified diff