Changes between Version 4 and Version 5 of PhpBbAuthPlugin


Ignore:
Timestamp:
May 26, 2009, 4:15:27 PM (15 years ago)
Author:
Maxence Bernard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PhpBbAuthPlugin

    v4 v5  
    1616
    1717== Installation ==
     18
     19 * First make sure you have AccountManagerPlugin installed
    1820 * Grab the source
    1921 * Unpack the source
     
    3234[account-manager]
    3335phpbb_database = mysql://user:pass@host/database
    34 password_store = PhpBbAuthStore
     36password_store = PhpBBAuthStore
    3537}}}
    3638