MantisBT: master 975770f0

Author Committer Branch Timestamp Parent
Damien Regad Damien Regad master 2013-05-25 14:56 master 367fc283
Changeset

Tests: improve require_mantis_core() function

New version no longer requires use of eval() to declare globals.

Also fixes a system warning caused by $g_queries_array not being
declared as global in database api.

mod - tests/Mantis/HelperTest.php Diff File
mod - tests/Mantis/StringTest.php Diff File
mod - tests/TestConfig.php Diff File