diff options
author | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2007-12-28 13:19:04 +0000 |
---|---|---|
committer | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2007-12-28 13:19:04 +0000 |
commit | aff25e4de2af189a2d81716527ac1bed18ad25f0 (patch) | |
tree | d11d2e34fe29a3805065e9a30da4f01724552e2a /www-ssl | |
parent | d6ef980d93710ac6be58dc8e5c8ebe948cd389d2 (diff) |
bugfix die 3.
git-svn-id: svn://svn.cccv.de/engel-system@260 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl')
-rwxr-xr-x | www-ssl/admin/dbUpdateFromXLS.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www-ssl/admin/dbUpdateFromXLS.php b/www-ssl/admin/dbUpdateFromXLS.php index f6988260..e97e30d7 100755 --- a/www-ssl/admin/dbUpdateFromXLS.php +++ b/www-ssl/admin/dbUpdateFromXLS.php @@ -157,9 +157,6 @@ if( isset($_POST["PentabarfUser"]) && isset($_POST["password"]) && isset($_POST[ else echo "fail ($Status)($Command).<br>"; } - else - echo "<h1>The PentabarfGetWith='$PentabarfGetWith' not supported</h1>"; - } elseif($PentabarfGetWith=="fopen") { //user uns password in url einbauen |