/*********************************************************************/
#----------Module "Profile fields editor" for JohnCMS 4.x.x-----------#
#----------------------Author Cah Yevgeniy(Z3RO)----------------------#
#--------------------------------2012---------------------------------#
/*********************************************************************/

Installation:
- Unzip in the root
    Touched:
    + /users/includes/profile/info.php
    + /users/includes/profile/edit.php
- In /panel/index.php make a link:

    if($rights >= 9)
        echo'<li><a href="pe">Profile fields</a></li>';

- Exaecute a query to datavase from /pe_db.sql