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