MantisBT: master 3ba5e05f

Author Committer Branch Timestamp Parent
jreese jreese master 2009-10-29 09:01 master cf594deb
Changeset

Use string os_version for platform version

When dealing with platform data, language string 'os_version' should
be preferred over the normal 'version' for clarity of meaning, and to
allow sites/plugins to override the meaning of one without affecting the
other context. In this case, overriding 'version' for project contexts
would affect the platform contexts when users were editing their set of
profiles.

mod - account_prof_edit_page.php Diff File
mod - account_prof_menu_page.php Diff File