Преглед изворни кода

Grant Admin Full Perms on Folders

own3mall пре 6 година
родитељ
комит
ff5cfc3075
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      OGP/ogp_agent.pl

+ 1 - 0
OGP/ogp_agent.pl

@@ -3156,6 +3156,7 @@ sub take_ownership{
 	my ($home_path, $action) = @_;
 	
 	my $icaclsStr = "";
+	my $icaclsAdminGroupFullPerms = "";
 	my $takeownCommand = "";
 	my $chmodCommand = "";
 	my $fullCommands = "";