MantisBT: master db07af11

Author Committer Branch Timestamp Parent
Kirill Krasnov dhx master 2010-02-11 03:58 master 6de2cea9
Affected Issues  0011492: What is BASE_PATH in check.php
Changeset

Fix 0011492: Incorrect use of BASE_PATH constant in jpgraph check

Within admin/check.php the jpgraph check attempts to find the jpgraph
libraries by using the BASE_PATH constant instead of
config_get( 'absolute_path' ).

Signed-off-by: David Hicks hickseydr@optusnet.com.au

mod - admin/check.php Diff File