close
          Warning:
          Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
      
 
    
        
        
        
        
        
          918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
        
      
        
          | 
                Last change
                  on this file since 62eba32 was
                  b6ec162,
                  checked in by Ramón M. Gómez <ramongomez@…>, 7 years ago
           | 
        
        
          | 
               
#834: Remove all redundant PHP closing tags. 
 
           | 
        
        
          
            
              - 
                  Property mode set to
                  
100644
               
             
           | 
        
        | 
            File size:
            1.0 KB
           | 
      
      
        
  | Line |   | 
|---|
| 1 | <?php | 
|---|
| 2 | // ********************************************************************************* | 
|---|
| 3 | // Aplicación WEB: ogAdmWebCon  | 
|---|
| 4 | // Autor: José Manuel Alonso (E.T.S.I.I.) Universidad de Sevilla  | 
|---|
| 5 | // Fecha Creación: Agosto-2010  | 
|---|
| 6 | // Fecha Última modificación: Agosto-2010  | 
|---|
| 7 | // Nombre del fichero: controlacceso.php  | 
|---|
| 8 | // Descripción :Este fichero aporta los datos de acceso a la aplicación  | 
|---|
| 9 | // ********************************************************************************* | 
|---|
| 10 |  | 
|---|
| 11 |  | 
|---|
| 12 |  //========================================================================================================  | 
|---|
| 13 |  // Variables de sessión de configuración de servidor y base de datos( Modificar aquípara cambio global)   | 
|---|
| 14 |  $cnx="localhost;DBUSER;DBPASSWORD;DATABASE;mysql"; // Cadena de conexión a la base de datos  | 
|---|
| 15 |  $wer="OPENGNSYSURL/pagerror.php"; // Página de redireccionamiento de errores  | 
|---|
| 16 |  $wac="OPENGNSYSURL/"; // Página de login de la aplicación  | 
|---|
| 17 |  $idi="esp"; // Idioma por defecto  | 
|---|
| 18 |  //========================================================================================================  | 
|---|
| 19 |  | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.