From a129b5ca5956d197944b2469d5f862694c2b72ff Mon Sep 17 00:00:00 2001 From: humano Date: Tue, 30 Sep 2014 16:28:45 -0500 Subject: [PATCH] Actualizacion index.php --- index.php | 179 ------------------------------------------------ milfs/index.php | 3 + 2 files changed, 3 insertions(+), 179 deletions(-) delete mode 100755 index.php diff --git a/index.php b/index.php deleted file mode 100755 index dfca911..0000000 --- a/index.php +++ /dev/null @@ -1,179 +0,0 @@ -processRequests(); -//$xajax->debugOn(); -?> - - - - - - - - - - printJavascript("xajax/"); ?> - - - - - - - - - - I<3MILFS - - - - - - - - - - - - - xajax_formulario_modal('$_REQUEST[id]','','$_REQUEST[c]','$_REQUEST[t]')";} -?> - - - - - - - - - -
-
- - - - - - -MILFS -
- -"; - echo "
"; - */ - - - - - - - -/*formulario_consultar('',''); -if($_REQUEST[id] !=''){$onload ="";} -?> -
- - - - - - - - - - -
- -
- - - - - - - - - \ No newline at end of file diff --git a/milfs/index.php b/milfs/index.php index 407f0bc..dfca911 100755 --- a/milfs/index.php +++ b/milfs/index.php @@ -3,9 +3,12 @@ session_start(); //ini_set('display_errors', 'On'); require ('xajax/xajax.inc.php'); $xajax = new xajax(); + require ('funciones/funciones.php'); +require ('funciones/convert.php'); require ('funciones/login.php'); $xajax->processRequests(); +//$xajax->debugOn(); ?>