Verfasst: 31.10.2005 14:17
Japp ist alles drin
auch installiert und den ordner "install" danach gelöscht
auch installiert und den ordner "install" danach gelöscht
Code: Alles auswählen
include($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx); include($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_rate.' . $phpEx); if ( defined('IN_CASHMOD') )Code: Alles auswählen
include($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx);
include($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_rate.' . $phpEx);
if ( defined('IN_CASHMOD') )Code: Alles auswählen
//include($phpbb_root_path . 'includes/functions_rate.'.$phpEx);Code: Alles auswählen
//
include($phpbb_root_path . 'includes/functions_rate.'.$phpEx);