Changeset 5091 for trunk/login.php
- Timestamp:
- 09/19/11 11:32:36 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/login.php
r5047 r5091 124 124 session_start(); 125 125 } 126 127 $_SESSION['rootPath'] = realpath( './' ); 126 128 127 129 include(personalize_include_path('phpgwapi','login'));
Note: See TracChangeset
for help on using the changeset viewer.