MantisBT: master-2.0.x 9f6de921

Author Committer Branch Timestamp Parent
Paul Richards Paul Richards master-2.0.x 2011-08-30 12:57 master-2.0.x 1aac2fe8
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