X-Git-Url: https://git.llucax.com/mecon/yatta.git/blobdiff_plain/be82111e27a9d9b492bdde542a283624c752b3fc..b29e6804a1bdee0c88fef3262e24d1b83e1a8072:/test/nuevo_proceso.php?ds=inline diff --git a/test/nuevo_proceso.php b/test/nuevo_proceso.php index 33dc689..4127fdf 100755 --- a/test/nuevo_proceso.php +++ b/test/nuevo_proceso.php @@ -18,7 +18,9 @@ $datos = array ( 'script' => 'Prueba con Controlador', 'id_sistema' => 74, 'descripcion' => 'Prueba para probar los controladores', - 'owner' => 'MARTIN' + 'owner' => 'mmarre@mecon', + 'destinos' => 'msklar@mecon', + 'resultado' => 'Prueba_Archivos.pdf' ); //Agrego el proceso a traves del controlador.