Add capability to the editor to work with grammar, script, php, xml, and provsion directories.

This commit is contained in:
Mark Crane
2013-05-25 16:19:40 +00:00
parent f00cde21df
commit bacc8f5551
7 changed files with 183 additions and 23 deletions
+2 -2
View File
@@ -85,10 +85,10 @@ else { //received results
//echo "<td valign='top'>".$row[clip_desc]."</td>";
//echo "<td valign='top'>".$row[clip_order]."</td>";
echo "</tr>";
echo "<tr><td colspan='1'><img src='/images/spacer.gif' width='100%' height='1' style='background-color: #BBBBBB;'></td></tr>\n";
if ($c==0) { $c=1; } else { $c=0; }
} //end foreach unset($sql, $result, $row_count);
} //end foreach
unset($sql, $result, $row_count);
echo "</table>\n";
echo "</div>\n";