Skip to content

Commit cce4e3f

Browse files
committed
thusfar
1 parent f2fbfe1 commit cce4e3f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Nether/Console/Client.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -630,8 +630,8 @@ public function
630630
if($IsNumeric)
631631
$Name = (((int)$Name) + 1);
632632

633-
if(!$Data)
634-
$Data = '';
633+
//if(!$Data)
634+
//$Data = '';
635635

636636
$Output .= sprintf(
637637
'%s %s %s%s',

0 commit comments

Comments
 (0)