Changeset 2074 in ExiteCMS for trunk/includes/core_functions.php


Ignore:
Timestamp:
11/28/08 22:36:16 (3 years ago)
Author:
WanWizard
Message:

changed url's in error messages to point to the new support website

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/core_functions.php

    r2071 r2074  
    9898// if config.php is absent or empty, bail out with an error 
    9999if (!isset($db_name)) { 
    100     terminate('FATAL ERROR: config file is missing. Did you run the setup?<br />Check our Wiki at http://exitecms.exite.eu on how to run the setup'); 
     100    terminate('FATAL ERROR: config file is missing. Did you run the setup?<br />Check our Wiki at http://www.exitecms.org on how to run the setup'); 
    101101} 
    102102 
Note: See TracChangeset for help on using the changeset viewer.