Changeset 5316 for trunk/login.php


Ignore:
Timestamp:
01/06/12 08:52:37 (12 years ago)
Author:
cristiano
Message:

Ticket #2423 - Trocar chamada da variável rootPath

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/login.php

    r5091 r5316  
    124124                        session_start(); 
    125125                } 
    126  
    127                 $_SESSION['rootPath'] = realpath( './' ); 
    128126                 
    129127                include(personalize_include_path('phpgwapi','login')); 
Note: See TracChangeset for help on using the changeset viewer.