From: <axe...@us...> - 2010-06-02 19:08:32
|
Revision: 111 http://wpmu-ldap.svn.sourceforge.net/wpmu-ldap/?rev=111&view=rev Author: axelseaa Date: 2010-06-02 18:27:18 +0000 (Wed, 02 Jun 2010) Log Message: ----------- updated project website address Modified Paths: -------------- trunk/ldap/doc/README trunk/ldap_auth.php Modified: trunk/ldap/doc/README =================================================================== --- trunk/ldap/doc/README 2010-05-10 16:33:51 UTC (rev 110) +++ trunk/ldap/doc/README 2010-06-02 18:27:18 UTC (rev 111) @@ -1,5 +1,5 @@ ================================================================================ -Project Website: http://wpmuldap.frozenpc.net +Project Website: http://wpmuldap.tuxdocs.net ================================================================================ ================================================================================ License: @@ -136,5 +136,5 @@ Aaron Axelsen - http://www.frozenpc.net ================================================================================ -Project Website: http://wpmuldap.frozenpc.net +Project Website: http://wpmuldap.tuxdocs.net ================================================================================ Modified: trunk/ldap_auth.php =================================================================== --- trunk/ldap_auth.php 2010-05-10 16:33:51 UTC (rev 110) +++ trunk/ldap_auth.php 2010-06-02 18:27:18 UTC (rev 111) @@ -1,7 +1,7 @@ <?php /* Plugin Name: LDAP Authentication Plug-in -Plugin URI: http://wpmuldap.frozenpc.net +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: 2.9 Author: Alistair Young (http://www.weblogs.uhi.ac.uk/sm00ay/), This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |