Package pear-Auth_PrefManager: Information

    Source package: pear-Auth_PrefManager
    Version: 1.2.0-alt3
    Build time:  Jun 20, 2008, 03:49 AM
    Report package bug
    License: PHP License
    Summary: Preferences management class
    Description: 
    Preference Manager is a class to handle user preferences in a web
    application, looking them up in a table using a combination of their
    userid, and the preference name to get a value, and (optionally) returning
    a default value for the preference if no value could be found for that
    user.
    
    It is designed to be used alongside the PEAR Auth class, but can be used
    with anything that allows you
    to obtain the user's id - including your own code.

    List of rpms provided by this srpm:
    pear-Auth_PrefManager (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. rpm-build-pear
      2. pear-core

    Last changed


    June 20, 2008 Vitaly Lipatov 1.2.0-alt3
    - autorebuild for correct requires(pre) (see bug #16086)
    Jan. 10, 2008 Vitaly Lipatov 1.2.0-alt2
    - update according to rpm-build-pear 0.3
    Jan. 5, 2008 Vitaly Lipatov 1.2.0-alt1
    - initial build for ALT Linux Sisyphus