mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
This commit is contained in:
@@ -116,6 +116,7 @@ for($j=0;$j<$i;$j++)
|
|||||||
if(trim($sipass[$j][0]==''))
|
if(trim($sipass[$j][0]==''))
|
||||||
{
|
{
|
||||||
$sipass[$j][0]='D';
|
$sipass[$j][0]='D';
|
||||||
|
$ausdruck.=$sipass[$j][0]."\t";
|
||||||
$ausdruck.=$sipass[$j][1]."\n";
|
$ausdruck.=$sipass[$j][1]."\n";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user