summaryrefslogtreecommitdiffstats
path: root/ldap-site-mngmt/webinterface/standard_footer.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'ldap-site-mngmt/webinterface/standard_footer.inc.php')
-rw-r--r--ldap-site-mngmt/webinterface/standard_footer.inc.php19
1 files changed, 0 insertions, 19 deletions
diff --git a/ldap-site-mngmt/webinterface/standard_footer.inc.php b/ldap-site-mngmt/webinterface/standard_footer.inc.php
deleted file mode 100644
index afaf5a35..00000000
--- a/ldap-site-mngmt/webinterface/standard_footer.inc.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?
-
-echo "
-</td>
- <td width='2%'></td>
- </tr>
-</table>
-
-</body>
-
-</html>
-";
-
-echo "<br /><b>php_errormsg:</b> $php_errormsg";
-#$_SESSION['error'] .= $php_errormsg;
-
-#echo "Errors:<br>$_SESSION['error']";
-
-?> \ No newline at end of file