MantisBT: master 18d3e4b5

Author Committer Branch Timestamp Parent
Julian Fitzell master 2002-08-22 21:34 master c115664f
Changeset

Move PHP compatibility stuff to core_php_API.php and call it very first in core_API.php

All compatibility checks should now use php_version_at_least() and all code designed for backwards compatibility should go in this new file.

Thanks to Victor for the suggestion

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1297 /?p=mantisbt.git;a=object;h=f5dc347c-c33d-0410-90a0-b07cc1902cb9

mod - core_API.php Diff File
add - core_php_API.php Diff File
mod - constant_inc.php Diff File
mod - core_security_API.php Diff File