diff options
Diffstat (limited to 'www-ssl/admin')
-rwxr-xr-x | www-ssl/admin/dbUpdateFromXLS.php | 2 | ||||
-rwxr-xr-x | www-ssl/admin/dect.php | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/www-ssl/admin/dbUpdateFromXLS.php b/www-ssl/admin/dbUpdateFromXLS.php index 88f7a0f5..eb3b5ac3 100755 --- a/www-ssl/admin/dbUpdateFromXLS.php +++ b/www-ssl/admin/dbUpdateFromXLS.php @@ -1,8 +1,6 @@ <?PHP - $title = "DB Update from XML"; $header = "DB Update from XML"; -$Page["Public"] = "N"; include ("./inc/header.php"); include ("./inc/funktion_user.php"); include ("./inc/funktion_xml.php"); diff --git a/www-ssl/admin/dect.php b/www-ssl/admin/dect.php index 99a58028..49cb72bc 100755 --- a/www-ssl/admin/dect.php +++ b/www-ssl/admin/dect.php @@ -2,7 +2,6 @@ $title = "Engelsystem - DECT"; $header = "DECT send call"; -$Page["Public"] = "N"; include ("./inc/header.php"); include ("./inc/funktion_modem.php"); |