From: <axe...@us...> - 2011-02-25 05:32:23
|
Revision: 119 http://wpmu-ldap.svn.sourceforge.net/wpmu-ldap/?rev=119&view=rev Author: axelseaa Date: 2011-02-25 05:32:17 +0000 (Fri, 25 Feb 2011) Log Message: ----------- rev bump, doc update Modified Paths: -------------- trunk/ldap/doc/README trunk/ldap_auth.php Modified: trunk/ldap/doc/README =================================================================== --- trunk/ldap/doc/README 2011-02-25 05:31:19 UTC (rev 118) +++ trunk/ldap/doc/README 2011-02-25 05:32:17 UTC (rev 119) @@ -5,8 +5,8 @@ License: ================================================================================ -LDAP-Authentication Plugin, v.3.0 -for WPMU 3.0.x +LDAP-Authentication Plugin, v.3.1 +for WPMU 3.1.x Copyright (C) 2010 Alistair Young, Patrick Cavit, Hugo Salgado, Alex Barker, and Sean Wedig, Aaron Axelsen Modified: trunk/ldap_auth.php =================================================================== --- trunk/ldap_auth.php 2011-02-25 05:31:19 UTC (rev 118) +++ trunk/ldap_auth.php 2011-02-25 05:32:17 UTC (rev 119) @@ -3,7 +3,7 @@ Plugin Name: LDAP Authentication Plug-in Plugin URI: http://wpmuldap.tuxdocs.net Description: A plugin to override the core Wordpress MU authentication method so as to use an LDAP server for authentication. -Version: 3.0 +Version: 3.1 Author: Aaron Axelsen (http://www.frozenpc.net) Sean Wedig (http://www.thecodelife.net) Dexter Arver This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |