bugfix die 3.
git-svn-id: svn://svn.cccv.de/engel-system@260 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
parent
d6ef980d93
commit
aff25e4de2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue