MantisBT: master 9a1eb493

Author Committer Branch Timestamp Parent
dhx dhx master 2010-01-10 20:59 master a44eadae
Changeset

Compress API now depends upon Utility API

Commit 89b211ab559ea09b7cca78c1171c8e967568b70f changed compress API so
that it depends upon utility API. However, this dependency wasn't
included at the top of Compress API hence the ini_get_bool function
couldn't be found.

mod - core/compress_api.php Diff File