Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General stuff #298

Closed

Commits on Feb 12, 2013

  1. Just a description

    Signed-off-by: Suki <suki@missallsunday.com>
    MissAllSunday committed Feb 12, 2013
    Copy the full SHA
    a94e008 View commit details
    Browse the repository at this point in the history
  2. Typo

    Signed-off-by: Suki <suki@missallsunday.com>
    MissAllSunday committed Feb 12, 2013
    Copy the full SHA
    e2926c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2013

  1. A standalone quick function to load custom profile fields

    without having to use loadMemberContext()
    
    Signed-off-by: Suki <suki@missallsunday.com>
    MissAllSunday committed Feb 13, 2013
    Copy the full SHA
    5aaf48f View commit details
    Browse the repository at this point in the history
  2. oops! there is no returning bool value

    Signed-off-by: Suki <suki@missallsunday.com>
    MissAllSunday committed Feb 13, 2013
    Copy the full SHA
    a99a625 View commit details
    Browse the repository at this point in the history
  3. Since we are appending this to $memberContext better globalize it fir…

    …st...
    
    Signed-off-by: Suki <suki@missallsunday.com>
    MissAllSunday committed Feb 13, 2013
    Copy the full SHA
    6465303 View commit details
    Browse the repository at this point in the history
  4. and set an empty array if the user doesn't have any profile fields yet

    Signed-off-by: Suki <suki@missallsunday.com>
    MissAllSunday committed Feb 13, 2013
    Copy the full SHA
    5af2d19 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2013

  1. A better version

    Signed-off-by: Suki <suki@missallsunday.com>
    MissAllSunday committed Feb 15, 2013
    Copy the full SHA
    e2bf6e0 View commit details
    Browse the repository at this point in the history
  2. Use $row['id_field'] to easily identify each custom field

    Signed-off-by: Suki <suki@missallsunday.com>
    MissAllSunday committed Feb 15, 2013
    Copy the full SHA
    5d3b79a View commit details
    Browse the repository at this point in the history