Explorar o código

todo przekazac headery jakos

a.binder %!s(int64=9) %!d(string=hai) anos
pai
achega
b5e4cbf8e8
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      SE/se-lib/Route/Ant.php

+ 5 - 0
SE/se-lib/Route/Ant.php

@@ -73,6 +73,11 @@ class Route_Ant extends RouteBase {
     throw new Exception("TODO: run ant task '{$antTask}'", 501);
   }
 
+ //todo headery xml itp - aby szly z anta do tej funkcji i wysylane byly przez php
+  // /SE/ant.php?antTask=$ jakas nazwa z ant_tool
+  //ant ogolne
+  //
+
   public function getAntUrlActionList() {
     V::exec("ls -1 {$this->pathUrlActions}*/*/build.xml", $out, $ret);
     $taskList = array();