Changeset 925699
- Timestamp:
- 06/03/2014 01:37:05 PM (12 years ago)
- Location:
- lock-by-ldap-query
- Files:
-
- 3 edited
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/lock-by-ldap-query.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lock-by-ldap-query/tags/1.0.0/readme.txt
r902708 r925699 4 4 Tags: 5 5 Requires at least: 3.5.2 6 Tested up to: 3. 8.36 Tested up to: 3.9.1 7 7 Stable tag: 1.0.0 8 8 License: GPLv2 or later -
lock-by-ldap-query/trunk/lock-by-ldap-query.php
r902710 r925699 229 229 230 230 //Initialize the admin panel 231 if ( ! function_exists( " spAddOptionPage" ) ) {231 if ( ! function_exists( "lblqAddOptionPage" ) ) { 232 232 function lblqAddOptionPage() { 233 233 global $svvsd_lockByLDAPQuery; -
lock-by-ldap-query/trunk/readme.txt
r902708 r925699 4 4 Tags: 5 5 Requires at least: 3.5.2 6 Tested up to: 3. 8.36 Tested up to: 3.9.1 7 7 Stable tag: 1.0.0 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.