From 6776212102e1497fda391d23612fa9d8a6809ce8 Mon Sep 17 00:00:00 2001 From: roberto Date: Mon, 26 Mar 2012 17:13:53 +0000 Subject: [PATCH] =?UTF-8?q?Se=20a=C3=B1ade=20campo=20gerente=20en=20tabla?= =?UTF-8?q?=20"candidato=5Fpedido"=20Se=20pone=20gerente=20por=20defecto?= =?UTF-8?q?=20en=20las=20ofertas=20existentes.=20Se=20revisan=20tablas=20p?= =?UTF-8?q?ara=20que=20est=C3=A9n=20igual=20"candidaturas=5Festados",=20"c?= =?UTF-8?q?andidaturas=5Ftransiciones",=20"pedidos=5Festados",=20"Pedidos?= =?UTF-8?q?=5Ftransiciones"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_Intranet/trunk@133 e2b1556b-49f8-d141-9351-52d6861a72d9 --- src/addCandidato.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/addCandidato.php b/src/addCandidato.php index 981be2c..82cadc5 100644 --- a/src/addCandidato.php +++ b/src/addCandidato.php @@ -13,7 +13,7 @@ if(!$usuario->tieneRol("4") header("Location: aplicacion.php?e=permiso"); exit; } - + $errores=array();