MantisBT: master ddf7a7da

Author Committer Branch Timestamp Parent
vboctor master 2002-06-20 10:48 master b5a707da
Changeset
  1. Modified admin scripts to work with custom_constant_inc.php and
    custom_config_inc.php.
  2. Fixed a type in the admin_check, and echoed the $g_absolute_path.
  3. Added the possibility of including core_database_API.php without
    opening the database. Used in admin_check.php.
  4. "0002132: login only possible on one domain" - Now $g_path and
    $g_absolute_path are auto-calculated rather than assigned dummy
    values in config_inc1.php. This should allow multiple domains. The
    values can still be overridden in custom_config_inc.php.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1148 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

add - admin/admin_inc.php Diff File
mod - admin/admin_upgrade_inc.php Diff File
mod - doc/ChangeLog Diff File
mod - admin/admin_upgrade_0_14_0.php Diff File
mod - core_database_API.php Diff File
mod - admin/admin_check.php Diff File
mod - admin/admin_upgrade_0_17_0.php Diff File
mod - admin/admin_upgrade_0_16_0.php Diff File
mod - admin/admin_upgrade_0_15_0.php Diff File