diff --git a/index.php b/index.php index 970740e..3e796e7 100755 --- a/index.php +++ b/index.php @@ -836,7 +836,6 @@ document.oncopy = addLink; -
diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index c2e5ed2..b3c23f7 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -9031,7 +9031,7 @@ $xajax->registerFunction("insertar_campo_area"); function editar_campo($tabla,$key,$campo,$valor,$accion,$div,$indice){ //Definicion de variables -$accion = ""; +//$accion = ""; $indice=$indice; $valor = str_replace('"',"'", $valor);