function eZUpdateDebugSettings() { $ini = eZINI::instance(); list( $settings['debug-enabled'], $settings['debug-by-ip'], $settings['log-only'], $settings['debug-by-user'], $settings['debug-ip-list'], $logList, $settings['debug-user-list'] ) = $ini->variableMulti( 'DebugSettings', array( 'DebugOutput', 'DebugByIP', 'DebugLogOnly', 'DebugByUser', 'DebugIPList', 'AlwaysLog', 'DebugUserIDList' ), 'warning' => eZDebug::LEVEL_WARNING, 'error' => eZDebug::LEVEL_ERROR, 'debug' => eZDebug::LEVEL_DEBUG, 'strict' => eZDebug::LEVEL_STRICT ); foreach ( $logMap as $name => $level ) { } eZDebug::updateSettings( $settings ); }
A oto bład jak zgłasza : Parse error: parse error, expecting `'('' in
Nie rozumiem co jest nie tak. Wlasnie chce zainstalowac ale juz na starcie mam taki bład