Revision 1989
Added by Luisehahne about 12 years ago
- bugfix /admin/start/index.php::undefined function replace_vars()
| index.php | ||
|---|---|---|
| 27 | 27 |
// --------------------------------------- |
| 28 | 28 |
// $database = WbDatabase::getInstance(); |
| 29 | 29 |
|
| 30 |
require_once(WB_PATH.'/framework/functions.php'); |
|
| 30 | 31 |
if(defined('FINALIZE_SETUP')) {
|
| 31 |
require_once(WB_PATH.'/framework/functions.php'); |
|
| 32 | 32 |
$dirs = array( 'modules' => WB_PATH.'/modules/', |
| 33 | 33 |
'templates' => WB_PATH.'/templates/', |
| 34 | 34 |
'languages' => WB_PATH.'/languages/' |
Also available in: Unified diff