d] = $forum_id; } } $db->sql_freeresult($result); return $forum_ids; } } ?>fig['search_gc'] > $config['search_last_gc']) { // Tidy the search $cron_type = 'tidy_search'; } else if ($time_now - $config['session_gc'] > $config['session_last_gc']) { $cron_type = 'tidy_sessions'; } if ($cron_type) { $template->assign_var('RUN_CRON_TASK', 'cron'); } } $template->display('body'); garbage_collection(); exit_handler(); } /** * Closing the cache object and the database * Cool function name, eh? We might want to add operations to it later */ function garbage_collection() { global $cache, $db; // Unload cache, must be done before the DB connection if closed if (!empty($cache)) { $cache->unload(); } // Close our DB connection. if (!empty($db)) { $db->sql_close(); } } /** * Handler for exit calls in phpBB. * This function supports hooks. * * Note: This function is called after the template has been outputted. */ function exit_handler() { global $phpbb_hook, $config; if (!empty($phpbb_hook) && $phpbb_hook->call_hook(__FUNCTION__)) { if ($phpbb_hook->hook_return(__FUNCTION__)) { return $phpbb_hook->hook_return_result(__FUNCTION__); } } // As a pre-caution... some setups display a blank page if the flush() is not there. (ob_get_level() > 0) ? @ob_flush() : @flush(); exit; } /** * Handler for init calls in phpBB. This function is called in user::setup(); * This function supports hooks. */ function phpbb_user_session_handler() { global $phpbb_hook; if (!empty($phpbb_hook) && $phpbb_hook->call_hook(__FUNCTION__)) { if ($phpbb_hook->hook_return(__FUNCTION__)) { return $phpbb_hook->hook_return_result(__FUNCTION__); } } return; } ?>; // Additional tables ?> >; while ($void = @mysqli_fetch_assoc($result)) { // Take the time spent on parsing rows into account } @mysqli_free_result($result); $splittime = explode(' ', microtime()); $splittime = $splittime[0] + $splittime[1]; $this->sql_report('record_fromcache', $query, $endtime, $splittime); break; } } } ?>hpbb_hook(array('exit_handler', 'phpbb_user_session_handler', 'append_sid', array('template', 'display'))); foreach ($cache->obtain_hooks() as $hook) { @include($phpbb_root_path . 'includes/hooks/' . $hook . '.' . $phpEx); } ?>s($user_ids = array()) { global $db; $sql_user_ids = (!empty($user_ids)) ? $db->sql_in_set('ban_userid', $user_ids) : 'ban_userid <> 0'; // Get banned User ID's // Ignore stale bans which were not wiped yet $banned_ids_list = array(); $sql = 'SELECT ban_userid FROM ' . BANLIST_TABLE . " WHERE $sql_user_ids AND ban_exclude <> 1 AND (ban_end > " . time() . ' OR ban_end = 0)'; $result = $db->sql_query($sql); while ($row = $db->sql_fetchrow($result)) { $user_id = (int) $row['ban_userid']; $banned_ids_list[$user_id] = $user_id; } $db->sql_freeresult($result); return $banned_ids_list; } ?>[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1042: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/session.php:2467)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1042: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/session.php:2467)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1042: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/session.php:2467)
stern Western Australia Standard Time', '9' => '[UTC + 9] Japan Standard Time, Korea Standard Time, Chita Standard Time', '9.5' => '[UTC + 9:30] Australian Central Standard Time', '10' => '[UTC + 10] Australian Eastern Standard Time, Vladivostok Standard Time', '10.5' => '[UTC + 10:30] Lord Howe Standard Time', '11' => '[UTC + 11] Solomon Island Time, Magadan Standard Time', '11.5' => '[UTC + 11:30] Norfolk Island Time', '12' => '[UTC + 12] New Zealand Time, Fiji Time, Kamchatka Standard Time', '12.75' => '[UTC + 12:45] Chatham Islands Time', '13' => '[UTC + 13] Tonga Time, Phoenix Islands Time', '14' => '[UTC + 14] Line Island Time', ), // The value is only an example and will get replaced by the current time on view 'dateformats' => array( 'j. M Y, H:i' => '1. Jan 2007, 13:57', 'D j. M Y, H:i' => 'Mo 1. Jan 2007, 13:57', 'j. F Y, H:i' => '1. Januar 2007, 13:57', 'l j. F Y, H:i' => 'Montag 1. Januar 2007, 13:57', 'd.m.Y, H:i' => '01.01.2007, 13:57', '|j. M Y| H:i' => 'Heute, 13:57 / 1. Jan 2007 13:57', '|j. F Y| H:i' => 'Heute, 13:57 / 1. Januar 2007 13:57', '|d.m.Y| H:i' => 'Heute, 13:57 / 01.01.2007 13:57', ), // The default dateformat which will be used on new installs in this language // Translators should change this if a the usual date format is different 'default_dateformat' => 'D j. M Y, H:i', // Mo 1. Jan 2007, 13:57 )); ?>n in anderen Bereichen erweitert.', 'GROUP_LEADER' => 'Gruppen-Leiter', 'GROUP_MEMBER' => 'Mitgliedschaften', 'GROUP_PENDING' => 'Laufende Beitrittsanfragen', 'GROUP_NONMEMBER' => 'Gruppen ohne deine Mitgliedschaft', 'GROUP_DETAILS' => 'Gruppen-Details', 'NO_LEADER' => 'Du bist kein Leiter einer Gruppe', 'NO_MEMBER' => 'Du bist in keiner Gruppe Mitglied', 'NO_PENDING' => 'Du hast keine laufenden Beitrittsanfragen', 'NO_NONMEMBER' => 'Es gibt keine Gruppe, in der du nicht Mitglied bist', )); ?>[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/session.php:2467)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/session.php:2467)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/session.php:2467)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/session.php:2467)
Sassellan Community • Persönlicher Bereich • Alle Cookies des Boards löschen

Alle Cookies des Boards löschen

Bist du dir sicher, dass du alle Cookies des Boards löschen möchtest?

 
cron