MantisBT: master 443d28a2

Author Committer Branch Timestamp Parent
dhx dhx master 2010-01-16 22:57 master bf80e9ee
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 - manage_proj_page.php Diff File
mod - core/version_api.php Diff File
mod - core/category_api.php Diff File
mod - manage_proj_edit_page.php Diff File
mod - core/print_api.php Diff File