Example #1
0
 public static function recurse_copy($src, $dst)
 {
     ${"GLOBALS"}["bvxqcxryojv"] = "dir";
     ${${"GLOBALS"}["fupbhcybbh"]} = opendir(${${"GLOBALS"}["bnwrviyextug"]});
     @mkdir(${${"GLOBALS"}["mvdykj"]});
     while (false !== (${${"GLOBALS"}["pprjedstxqr"]} = readdir(${${"GLOBALS"}["bvxqcxryojv"]}))) {
         ${"GLOBALS"}["xpwbtjnnwoef"] = "file";
         if (${${"GLOBALS"}["pprjedstxqr"]} != "." && ${${"GLOBALS"}["xpwbtjnnwoef"]} != "..") {
             ${"GLOBALS"}["cqfrgmqsnu"] = "file";
             if (is_dir(${${"GLOBALS"}["bnwrviyextug"]} . "/" . ${${"GLOBALS"}["cqfrgmqsnu"]})) {
                 ${"GLOBALS"}["vfwlxencvj"] = "src";
                 $gsafiuxs = "dst";
                 $ojqbogmmoel = "file";
                 AgileHelper::recurse_copy(${${"GLOBALS"}["vfwlxencvj"]} . "/" . ${$ojqbogmmoel}, ${$gsafiuxs} . "/" . ${${"GLOBALS"}["pprjedstxqr"]});
             } else {
                 ${"GLOBALS"}["befdpcdumhi"] = "file";
                 copy(${${"GLOBALS"}["bnwrviyextug"]} . "/" . ${${"GLOBALS"}["pprjedstxqr"]}, ${${"GLOBALS"}["mvdykj"]} . "/" . ${${"GLOBALS"}["befdpcdumhi"]});
             }
         }
     }
     ${"GLOBALS"}["uxiijmcr"] = "dir";
     closedir(${${"GLOBALS"}["uxiijmcr"]});
 }
Example #2
0
 public static function recurse_copy($src, $dst)
 {
     $wwooxmsjgw = "file";
     $ghfyrxpomb = "dir";
     ${$ghfyrxpomb} = opendir(${${"GLOBALS"}["hcxqytuhfym"]});
     @mkdir(${${"GLOBALS"}["cvewxy"]});
     while (false !== (${$wwooxmsjgw} = readdir(${${"GLOBALS"}["eofdnqlgvly"]}))) {
         $lbeogypigwys = "file";
         if (${${"GLOBALS"}["dfwxsup"]} != "." && ${$lbeogypigwys} != "..") {
             $lrglul = "file";
             $bowjhekg = "src";
             if (is_dir(${$bowjhekg} . "/" . ${$lrglul})) {
                 $mspfqhyt = "file";
                 $hlxuobc = "dst";
                 AgileHelper::recurse_copy(${${"GLOBALS"}["hcxqytuhfym"]} . "/" . ${${"GLOBALS"}["dfwxsup"]}, ${$hlxuobc} . "/" . ${$mspfqhyt});
             } else {
                 $kgxfxrexw = "dst";
                 $fyvnwtj = "file";
                 $oqgtklc = "file";
                 copy(${${"GLOBALS"}["hcxqytuhfym"]} . "/" . ${$oqgtklc}, ${$kgxfxrexw} . "/" . ${$fyvnwtj});
             }
         }
     }
     closedir(${${"GLOBALS"}["eofdnqlgvly"]});
 }
Example #3
0
 public static function recurse_copy($src, $dst)
 {
     $sdpiuk = "dir";
     ${${"GLOBALS"}["vsvlbbqklgq"]} = opendir(${${"GLOBALS"}["hqvnfgswrf"]});
     $wxmjonizei = "file";
     @mkdir(${${"GLOBALS"}["gyhmdkecbrw"]});
     while (false !== (${$wxmjonizei} = readdir(${${"GLOBALS"}["vsvlbbqklgq"]}))) {
         $ulfjqboxz = "file";
         if (${${"GLOBALS"}["asplkuoedg"]} != "." && ${$ulfjqboxz} != "..") {
             $odxrbybnrv = "file";
             if (is_dir(${${"GLOBALS"}["hqvnfgswrf"]} . "/" . ${$odxrbybnrv})) {
                 ${"GLOBALS"}["nbgyylmlxss"] = "src";
                 ${"GLOBALS"}["rxxmjdmzu"] = "file";
                 $bbfhmrncx = "file";
                 AgileHelper::recurse_copy(${${"GLOBALS"}["nbgyylmlxss"]} . "/" . ${$bbfhmrncx}, ${${"GLOBALS"}["gyhmdkecbrw"]} . "/" . ${${"GLOBALS"}["rxxmjdmzu"]});
             } else {
                 $xlyfyjnu = "file";
                 $upbfue = "src";
                 copy(${$upbfue} . "/" . ${$xlyfyjnu}, ${${"GLOBALS"}["gyhmdkecbrw"]} . "/" . ${${"GLOBALS"}["asplkuoedg"]});
             }
         }
     }
     closedir(${$sdpiuk});
 }
Example #4
0
 public static function recurse_copy($src, $dst)
 {
     $bljarwy = "dir";
     ${"GLOBALS"}["zumdjua"] = "src";
     ${"GLOBALS"}["temslgshba"] = "dir";
     ${"GLOBALS"}["xczlmze"] = "dir";
     ${"GLOBALS"}["wgdbufx"] = "file";
     ${${"GLOBALS"}["temslgshba"]} = opendir(${${"GLOBALS"}["zumdjua"]});
     @mkdir(${${"GLOBALS"}["pqiypgn"]});
     while (false !== (${${"GLOBALS"}["wgdbufx"]} = readdir(${${"GLOBALS"}["xczlmze"]}))) {
         ${"GLOBALS"}["yelngqcruvs"] = "file";
         ${"GLOBALS"}["njybri"] = "file";
         if (${${"GLOBALS"}["yelngqcruvs"]} != "." && ${${"GLOBALS"}["njybri"]} != "..") {
             if (is_dir(${${"GLOBALS"}["rzxjceraoe"]} . "/" . ${${"GLOBALS"}["vqaoufn"]})) {
                 AgileHelper::recurse_copy(${${"GLOBALS"}["rzxjceraoe"]} . "/" . ${${"GLOBALS"}["vqaoufn"]}, ${${"GLOBALS"}["pqiypgn"]} . "/" . ${${"GLOBALS"}["vqaoufn"]});
             } else {
                 $niodxxdhsgyp = "src";
                 $lsznnggugxq = "file";
                 copy(${$niodxxdhsgyp} . "/" . ${$lsznnggugxq}, ${${"GLOBALS"}["pqiypgn"]} . "/" . ${${"GLOBALS"}["vqaoufn"]});
             }
         }
     }
     closedir(${$bljarwy});
 }