MantisBT: master 92b5b05c

Author Committer Branch Timestamp Parent
Paul Richards Paul Richards master 2011-08-29 09:01 master 57c94485
Changeset

Project override should only apply if $p_project hasn't been explicity set.

For the most part, we use config_get(var) to get information for the current project [or overriden project]

If we are explicity passing in a project ID, we should use this ID instead, and not override.

mod - core/config_api.php Diff File