Changes

From SME Server
Jump to navigationJump to search
1 byte added ,  23:43, 15 August 2015
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';

Navigation menu