Re: [psa-devel] Settings
Brought to you by:
koivi
From: Justin K. <ju...@ko...> - 2003-08-21 17:55:40
|
Albert Lash wrote: > In the current release of PSA, the settings do not update. This is because > in the settings table, the setting names are as follows: > > min_username_length > > And in the class, they are referenced as: > > PSA_min_username_length > > I'm going to update the schema and sql files accordingly. In this case, the class settings functions should be modified to use the correct field names. |