File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1010 * @license http://www.horde.org/licenses/lgpl LGPL-2
1111 * @package Horde
1212 */
13-
13+ use function PHP81_BC \ strftime ;
1414require_once __DIR__ . '/../lib/Application.php ' ;
1515Horde_Registry::appInit ('horde ' , array (
1616 'permission ' => array ('horde:administration:locks ' )
Original file line number Diff line number Diff line change 11<?php
2-
2+ use function PHP81_BC \ strftime ;
33/**
44 * The ldap class attempts to return user information stored in an ldap
55 * directory service.
Original file line number Diff line number Diff line change 11<?php
2-
2+ use function PHP81_BC \ strftime ;
33/**
44 * @package Horde
55 */
Original file line number Diff line number Diff line change 11<?php
2-
2+ use function PHP81_BC \ strftime ;
33/**
44 * @package Horde
55 */
Original file line number Diff line number Diff line change 11<?php
2-
2+ use function PHP81_BC \ strftime ;
33/**
44 * @package Horde
55 */
Original file line number Diff line number Diff line change 11<?php
2-
2+ use function PHP81_BC \ strftime ;
33/**
44 * @package Horde
55 */
Original file line number Diff line number Diff line change 11<?php
2-
2+ use function PHP81_BC \ strftime ;
33/**
44 * Login task to output last login information.
55 *
Original file line number Diff line number Diff line change 11<?php
2-
2+ use function PHP81_BC \ strftime ;
33/**
44 * Special prefs handling for the 'syncmlmanagement' preference.
55 *
You can’t perform that action at this time.
0 commit comments