Changeset 1666 in ExiteCMS for branches/PLi-Fusion/administration/settings_security.php
- Timestamp:
- 08/21/08 21:06:15 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PLi-Fusion/administration/settings_security.php
r1579 r1666 131 131 132 132 // check if a local fallback is defined 133 $variables['auth_method'] .= $auth_method . ($auth_local ? "+" : " ");133 $variables['auth_method'] = $auth_method . ($auth_local ? "+" : " "); 134 134 135 135 // define the admin body panel
Note: See TracChangeset
for help on using the changeset viewer.
