Exemple #1
0
 static function main()
 {
     $io = new coopy_TableIO();
     $coopy1 = new coopy_Coopy(null);
     return $coopy1->coopyhx($io);
 }