Changeset 5316 for trunk/login.php
- Timestamp:
- 01/06/12 08:52:37 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/login.php
r5091 r5316 124 124 session_start(); 125 125 } 126 127 $_SESSION['rootPath'] = realpath( './' );128 126 129 127 include(personalize_include_path('phpgwapi','login'));
Note: See TracChangeset
for help on using the changeset viewer.