* @link http://www.orfeolibre.org * @version SVN: $Id$ * @since */ /*---------------------------------------------------------+ | INCLUDES | +---------------------------------------------------------*/ /*---------------------------------------------------------+ | DEFINICIONES | +---------------------------------------------------------*/ /*---------------------------------------------------------+ | MAIN | +---------------------------------------------------------*/ /********************************************************************************* * Filename: inicio.php * Generated with CodeCharge 2.0.5 * PHP 4.0 build 11/30/2001 *********************************************************************************/ //------------------------------- // inicio CustomIncludes begin session_start(); include_once ("./common.php"); include_once ("./encabezado.php"); //set_session("Dependencia",$dependencia); //set_session("UserID", $login); // inicio CustomIncludes end //------------------------------- //=============================== // Save Page and File Name available into variables //------------------------------- $sFileName = "inicio.php"; //=============================== if (strlen(trim($mensaje))==0) $mensaje = get_param("mensaje"); //=============================== // inicio PageSecurity begin //=============================== check_security(); //=============================== // inicio PageSecurity end //=============================== //=============================== // inicio Open Event begin // inicio Open Event end //=============================== //=============================== // inicio OpenAnyPage Event start // inicio OpenAnyPage Event end //=============================== //=============================== //Save the name of the form and type of action into the variables //------------------------------- $sAction = get_param("FormAction"); $sForm = get_param("FormName"); //=============================== // inicio Show begin //=============================== // Display page //=============================== // HTML Page layout //------------------------------- ?> Archivo - Manejo de prestamos y devoluciones