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 ="";} -?> -
- - - - - - - - - - -
-
- © MILFS Un proyecto de http://QWERTY.co Se distribuye bajo licencia GPL V3 - Políticas de privacidad y protección de datos. -
-
- - - - - - - - - \ 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(); ?>