This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* HMCO HandHeld Web System | |
* File: f_checa_codigo.js | |
* Version : 1.0 | |
* author: David Taubmann | |
* descr: Funciones Variadas de Revisión de código | |
* | |
*/ | |
// JavaScript Document |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* HMCO File: reg_mod_Auth.php | |
* Version : 1.4 | |
* Author: David Taubmann | |
* Descr: Registro Módulo de Autorizaciones | |
* | |
*/ | |
?> | |
<?php require_once('_config.php'); ?> |