Patrick Monnerat b035e8a0f4 Do not use function is_resource().
PHP 8.1 replaces some kind of resources by built-in class instances.
As is_resource() is always used to test for failures, replace calls by
simple Boolean checks.
2022-08-05 10:48:56 +10:00
2018-04-20 13:10:20 +02:00
2009-08-20 12:25:48 +10:00
2022-08-05 10:48:56 +10:00
2022-08-05 10:48:56 +10:00
2011-05-03 23:14:16 +10:00
2011-04-29 18:15:05 +10:00
2009-07-06 17:50:06 +10:00
2009-06-30 18:05:37 +10:00
2014-09-21 11:10:30 +03:00
2021-12-12 13:35:51 +11:00

phpLDAPadmin

phpLDAPadmin - Web based LDAP administration tool

Installation

INSTALL

License

LICENSE

Description
phpLDAPadmin (aka PLA) is a browser based LDAP data administration tool. It has been designed to allow easy management of data in RFC compliant LDAP servers.
Readme GPL-2.0 15 MiB
Languages
PHP 90.5%
Blade 8.7%
Shell 0.7%
Dockerfile 0.1%