Remove the directory path from the extensions list
This commit is contained in:
@@ -188,15 +188,6 @@ require_once "resources/paging.php";
|
|||||||
echo "</td>\n";
|
echo "</td>\n";
|
||||||
echo "</tr>\n";
|
echo "</tr>\n";
|
||||||
|
|
||||||
echo "<tr>\n";
|
|
||||||
echo "<td colspan='5' align='left'>\n";
|
|
||||||
echo "<br />\n";
|
|
||||||
if ($v_path_show) {
|
|
||||||
echo $_SESSION['switch']['extensions']['dir']."\n";
|
|
||||||
}
|
|
||||||
echo "</td>\n";
|
|
||||||
echo "</tr>\n";
|
|
||||||
|
|
||||||
echo "</table>";
|
echo "</table>";
|
||||||
echo "</div>";
|
echo "</div>";
|
||||||
echo "<br><br>";
|
echo "<br><br>";
|
||||||
|
|||||||
Reference in New Issue
Block a user