Changeset 2074 in ExiteCMS for trunk/includes/core_functions.php
- Timestamp:
- 11/28/08 22:36:16 (3 years ago)
- File:
-
- 1 edited
-
trunk/includes/core_functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/core_functions.php
r2071 r2074 98 98 // if config.php is absent or empty, bail out with an error 99 99 if (!isset($db_name)) { 100 terminate('FATAL ERROR: config file is missing. Did you run the setup?<br />Check our Wiki at http:// exitecms.exite.euon 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'); 101 101 } 102 102
Note: See TracChangeset
for help on using the changeset viewer.
