add UCFirst

This commit is contained in:
Marc Delisle
2001-07-01 00:31:42 +00:00
parent bad815c291
commit bde4a1b5da

View File

@@ -126,7 +126,7 @@ else
$i = 0; $i = 0;
echo "<table border=$cfgBorder>\n"; echo "<table border=$cfgBorder>\n";
echo "<th>$strTable</th>"; echo "<th>".UCFirst($strTable)."</th>";
echo "<th colspan=6>$strAction</th>"; echo "<th colspan=6>$strAction</th>";
echo "<th>$strRecords</th>"; echo "<th>$strRecords</th>";
while($i < $num_tables) while($i < $num_tables)