MantisBT: master-1.2.x e8ae3806

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2010-01-16 22:57 master-1.2.x dd258c75
Changeset

project_hierarchy_cache function shouldn't be called outside API

Caching of project hierarchies is a concept that should be internal to
project_hierarchy_api. External users of this API should not know or
have to care about caching.

mod - core/version_api.php Diff File
mod - core/print_api.php Diff File
mod - manage_proj_page.php Diff File
mod - core/category_api.php Diff File
mod - manage_proj_edit_page.php Diff File