Line 168:
Line 168:
====How retrieve the downloads====
====How retrieve the downloads====
we need to make a samba fragment
we need to make a samba fragment
−
{ my $status = $jdownloader{'status'} || "disabled";
+
{ my $status = $jdownloader{'status'} || "disabled";
return " # jdownloader is disabled in smb.conf"
return " # jdownloader is disabled in smb.conf"
unless $status eq 'enabled';
unless $status eq 'enabled';