home / User details of Zozzle



 ------------------- 

found 452 debug messages

0.000030 - GLOBAL::include                      -> config.php
0.000139 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000182 - dotDatabase::getInstance             -> connection: database
0.000201 - dotDatabase::__construct             -> connection: database
0.000224 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000253 - page::getInstance                    -> do
0.000276 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000303 - dotSession::getInstance              -> do
0.000320 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000355 - dotSession::start                    -> ---- init
0.000387 - dotSession::start                    -> start php session managment
1.019925 - dotSession::start                    -> finished php session management
1.019963 - dotSession::start                    -> check for security options
1.019983 - dotSession::start                    -> lookup ip2country
1.020006 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
1.036327 - dotDatabase::select                  -> database: dotlan_database
1.044484 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 314547487 BETWEEN ip_from AND ip_to
1.053409 - dotSession::start                    -> update current session online user infos
1.053495 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746420653, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=54', host = '18.191.157.31', dns = '18.191.157.31', countrycode = '', hits = hits + 1 WHERE hash = 'm0nth6v220dldk8d1ruqnloag5'
1.058920 - dotSession::start                    -> session found in DB
1.058963 - dotSession::load_locales             -> do
1.059009 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
1.059022 - dotSession::start                    -> ---- finished with session startup
1.059048 - dotSession::load_user                -> id: 0
1.059059 - user::get_user                       -> id: >0<
1.059083 - dotDatabase::getInstance             -> connection: database
1.059147 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.059190 - styles::load                         -> name: ><
1.059214 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.059469 - styles::activate                     -> style = 2024_switzerlan
1.059674 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.059705 - admin::getInstance                   -> do
1.059716 - dotSession::getInstance              -> do
1.059731 - admin::__construct                   -> user_id=0
1.059742 - user::load_settings                  -> load current user settings to $global
1.059760 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.059792 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.059821 - EVENT::comming_event                 -> return
1.059837 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420653 AND active=1 ORDER by begin ASC
1.064634 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.064701 - GLOBAL::end global.php               -> ---------------------------------------------
1.064722 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.064793 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.064825 - user::get_user                       -> id: >54<
1.064841 - dotDatabase::getInstance             -> connection: database
1.064860 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 54 ORDER by id DESC
1.070092 - USER_FUNCTIONS::display_details      -> id:54
1.070191 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.070278 - GLOBAL::include                      -> custom.user.php
1.070607 - HTML::template                       -> template: >user_profile_inner_bit4<
1.070759 - dotDatabase::query                   -> SELECT zahl_typ, sitz_nr, sitz_id, sitz_block AS block, event_id, events.name, UNIX_TIMESTAMP(events.begin) AS begin, UNIX_TIMESTAMP(events.end) AS end FROM event_teilnehmer LEFT JOIN events ON event_teilnehmer.event_id=events.id WHERE user_id=54 AND active=1 ORDER by events.begin DESC
1.075821 - EVENT::load_event_status             -> load event_status to $this
1.075855 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
1.080756 - HTML::template                       -> template: >user_profile_inner_bit4<
1.080901 - HTML::template                       -> template: >user_profile_inner_bit4<
1.080983 - HTML::template                       -> template: >user_profile_inner_bit4<
1.081059 - HTML::template                       -> template: >user_profile_inner_bit4<
1.081139 - HTML::template                       -> template: >user_profile_inner_bit4<
1.081512 - HTML::template                       -> template: >user_profile_innerlist<
1.081729 - HTML::template                       -> template: >user_profile_inner_bit3<
1.081823 - dotDatabase::query                   -> SELECT t_turnier.tid, t_turnier.tname, t_turnier.tlogo, t_turnier.topen, t_turnier.tclosed, t_turnier.tplaytype, t_teilnehmer.loser, t_teilnehmer.rankpos, events.id AS event_id, events.name AS event_name, UNIX_TIMESTAMP(events.begin) AS event_begin, UNIX_TIMESTAMP(events.end) AS event_end, t_turnier.c_contests AS contests, t_teilnehmer_part.user_id FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid LEFT JOIN t_turnier ON t_teilnehmer.tid=t_turnier.tid LEFT JOIN events ON t_turnier.teventid=events.id WHERE t_turnier.tactive=1 AND t_teilnehmer_part.user_id=54 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.122510 - HTML::template                       -> template: >user_profile_inner_bit1<
1.122742 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.122809 - TURNIER::__construct                 -> init
1.122884 - HTML::template                       -> template: >user_profile_inner_bit3<
1.122986 - HTML::template                       -> template: >user_profile_inner_bit3<
1.123063 - HTML::template                       -> template: >user_profile_inner_bit1<
1.123102 - HTML::template                       -> template: >user_profile_inner_bit3<
1.123170 - TURNIER::get_turnier                 -> ID: 135 (db)
1.123185 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='135'
1.127581 - TURNIER::load_system                 -> Turniermodus: double
1.127656 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.127737 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.127860 - TURNIER::get_system                  -> return tournamentsystem class
1.127875 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.127884 - TURNIER_TREE::__construct            -> init
1.127891 - TURNIER::__construct                 -> init
1.127909 - TURNIER::get_turnier                 -> ID: 135 (cache)
1.127974 - TURNIER_TREE::load_contests          -> loading from db
1.127999 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.128040 - CACHE::get                           -> cache: >turnier_135::contests< not found
1.128058 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=135 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.147336 - CACHE::set                           -> cache: >turnier_135::contests< with ttl:3600
1.152558 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 135
1.152604 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.152632 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.152681 - TURNIER_TEILNEHMER::__construct      -> init
1.152689 - TURNIER::__construct                 -> init
1.152700 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 54 tid: 135
1.152714 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=135 AND user_id=54
1.158172 - TURNIER_TREE::load_contests          -> load cache
1.158217 - TURNIER::load_players_info           -> loading from db
1.158263 - CACHE::get                           -> cache: >turnier_135::players_info< not found
1.158279 - dotDatabase::query                   -> SELECT tnid, user.nick AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=12 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=135
1.166570 - CACHE::set                           -> cache: >turnier_135::players_info< with ttl:3600
1.168429 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.168476 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.168531 - TURNIER::__construct                 -> init
1.168552 - TURNIER::get_turnier                 -> ID: 135 (cache)
1.168600 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.168618 - TURNIER::is_admin                    -> user_id: 0
1.168630 - admin::getInstance                   -> do
1.168658 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.168751 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.168955 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.169056 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.169142 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.169279 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.169339 - HTML::template                       -> template: >turnier_profile_contest_list<
1.169497 - HTML::template                       -> template: >user_profile_inner_bit3<
1.169587 - TURNIER::get_turnier                 -> ID: 115 (db)
1.169597 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='115'
1.174443 - TURNIER::load_system                 -> Turniermodus: single
1.174504 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
1.174719 - TURNIER::get_system                  -> return tournamentsystem class
1.174737 - TURNIERSYSTEM_SINGLE::__construct    -> init
1.174748 - TURNIER_TREE::__construct            -> init
1.174758 - TURNIER::__construct                 -> init
1.174778 - TURNIER::get_turnier                 -> ID: 115 (cache)
1.174842 - TURNIER_TREE::load_contests          -> loading from db
1.174874 - CACHE::get                           -> cache: >turnier_115::contests< not found
1.174892 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=115 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.181966 - CACHE::set                           -> cache: >turnier_115::contests< with ttl:3600
1.182926 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 115
1.182955 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.182966 - TURNIER_TEILNEHMER::__construct      -> init
1.182973 - TURNIER::__construct                 -> init
1.182986 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 54 tid: 115
1.182997 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=115 AND user_id=54
1.187689 - TURNIER_TREE::load_contests          -> load cache
1.187732 - TURNIER::load_players_info           -> loading from db
1.187780 - CACHE::get                           -> cache: >turnier_115::players_info< not found
1.187801 - dotDatabase::query                   -> SELECT tnid, user.nick AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=12 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=115
1.194489 - CACHE::set                           -> cache: >turnier_115::players_info< with ttl:3600
1.195264 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.195297 - TURNIER::__construct                 -> init
1.195318 - TURNIER::get_turnier                 -> ID: 115 (cache)
1.195365 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.195386 - TURNIER::is_admin                    -> user_id: 0
1.195398 - admin::getInstance                   -> do
1.195428 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.195527 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.195661 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.195755 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.195845 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.195901 - HTML::template                       -> template: >turnier_profile_contest_list<
1.196078 - HTML::template                       -> template: >user_profile_inner_bit3<
1.196188 - HTML::template                       -> template: >user_profile_inner_bit3<
1.196255 - HTML::template                       -> template: >user_profile_inner_bit3<
1.196336 - HTML::template                       -> template: >user_profile_inner_bit1<
1.196386 - HTML::template                       -> template: >user_profile_inner_bit3<
1.196470 - TURNIER::get_turnier                 -> ID: 76 (db)
1.196484 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='76'
1.201079 - TURNIER::load_system                 -> Turniermodus: double
1.201110 - TURNIER::get_system                  -> return tournamentsystem class
1.201126 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.201137 - TURNIER_TREE::__construct            -> init
1.201146 - TURNIER::__construct                 -> init
1.201163 - TURNIER::get_turnier                 -> ID: 76 (cache)
1.201253 - TURNIER_TREE::load_contests          -> loading from db
1.201296 - CACHE::get                           -> cache: >turnier_76::contests< not found
1.201305 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=76 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.209787 - CACHE::set                           -> cache: >turnier_76::contests< with ttl:3600
1.212576 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 76
1.212621 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.212637 - TURNIER_TEILNEHMER::__construct      -> init
1.212651 - TURNIER::__construct                 -> init
1.212671 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 54 tid: 76
1.212689 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=76 AND user_id=54
1.217522 - TURNIER_TREE::load_contests          -> load cache
1.217575 - TURNIER::load_players_info           -> loading from db
1.217630 - CACHE::get                           -> cache: >turnier_76::players_info< not found
1.217649 - dotDatabase::query                   -> SELECT tnid, user.nick AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=7 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=76
1.225785 - CACHE::set                           -> cache: >turnier_76::players_info< with ttl:3600
1.227033 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.227064 - TURNIER::__construct                 -> init
1.227087 - TURNIER::get_turnier                 -> ID: 76 (cache)
1.227152 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.227171 - TURNIER::is_admin                    -> user_id: 0
1.227181 - admin::getInstance                   -> do
1.227209 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.227269 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.227388 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.227463 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.227544 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.227589 - HTML::template                       -> template: >turnier_profile_contest_list<
1.227654 - HTML::template                       -> template: >user_profile_inner_bit3<
1.227784 - HTML::template                       -> template: >user_profile_inner_bit1<
1.227838 - TURNIER::get_turnier                 -> ID: 59 (db)
1.227850 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='59'
1.232854 - TURNIER::load_system                 -> Turniermodus: double
1.232883 - TURNIER::get_system                  -> return tournamentsystem class
1.232894 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.232901 - TURNIER_TREE::__construct            -> init
1.232907 - TURNIER::__construct                 -> init
1.232919 - TURNIER::get_turnier                 -> ID: 59 (cache)
1.232956 - TURNIER_TREE::load_contests          -> loading from db
1.233015 - CACHE::get                           -> cache: >turnier_59::contests< not found
1.233023 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=59 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.239875 - CACHE::set                           -> cache: >turnier_59::contests< with ttl:3600
1.240325 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 59
1.240360 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.240374 - TURNIER_TEILNEHMER::__construct      -> init
1.240384 - TURNIER::__construct                 -> init
1.240400 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 54 tid: 59
1.240418 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=59 AND user_id=54
1.245033 - TURNIER_TREE::load_contests          -> load cache
1.245075 - TURNIER::load_players_info           -> loading from db
1.245134 - CACHE::get                           -> cache: >turnier_59::players_info< not found
1.245155 - dotDatabase::query                   -> SELECT tnid, user.nick AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=5 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=59
1.250864 - CACHE::set                           -> cache: >turnier_59::players_info< with ttl:3600
1.251349 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.251369 - TURNIER::__construct                 -> init
1.251389 - TURNIER::get_turnier                 -> ID: 59 (cache)
1.251460 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.251480 - TURNIER::is_admin                    -> user_id: 0
1.251490 - admin::getInstance                   -> do
1.251519 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.251603 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.251726 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.251827 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.251924 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.252009 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.252095 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.252144 - HTML::template                       -> template: >turnier_profile_contest_list<
1.252218 - HTML::template                       -> template: >user_profile_inner_bit3<
1.252388 - TURNIER::get_turnier                 -> ID: 55 (db)
1.252404 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='55'
1.257387 - TURNIER::load_system                 -> Turniermodus: double
1.257424 - TURNIER::get_system                  -> return tournamentsystem class
1.257440 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.257452 - TURNIER_TREE::__construct            -> init
1.257461 - TURNIER::__construct                 -> init
1.257479 - TURNIER::get_turnier                 -> ID: 55 (cache)
1.257525 - TURNIER_TREE::load_contests          -> loading from db
1.257573 - CACHE::get                           -> cache: >turnier_55::contests< not found
1.257589 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=55 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.267598 - CACHE::set                           -> cache: >turnier_55::contests< with ttl:3600
1.268896 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 55
1.268932 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.268947 - TURNIER_TEILNEHMER::__construct      -> init
1.268957 - TURNIER::__construct                 -> init
1.268974 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 54 tid: 55
1.268991 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=55 AND user_id=54
1.274383 - TURNIER_TREE::load_contests          -> load cache
1.274430 - TURNIER::load_players_info           -> loading from db
1.274480 - CACHE::get                           -> cache: >turnier_55::players_info< not found
1.274500 - dotDatabase::query                   -> SELECT tnid, user.nick AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=5 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=55
1.282321 - CACHE::set                           -> cache: >turnier_55::players_info< with ttl:3600
1.282805 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.282826 - TURNIER::__construct                 -> init
1.282842 - TURNIER::get_turnier                 -> ID: 55 (cache)
1.282883 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.282897 - TURNIER::is_admin                    -> user_id: 0
1.282904 - admin::getInstance                   -> do
1.282922 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.282988 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.283107 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.283165 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.283235 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.283285 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.283316 - HTML::template                       -> template: >turnier_profile_contest_list<
1.283355 - HTML::template                       -> template: >user_profile_inner_bit3<
1.283445 - HTML::template                       -> template: >user_profile_inner_bit1<
1.283481 - TURNIER::get_turnier                 -> ID: 44 (db)
1.283489 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='44'
1.288523 - TURNIER::load_system                 -> Turniermodus: double
1.288567 - TURNIER::get_system                  -> return tournamentsystem class
1.288584 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.288594 - TURNIER_TREE::__construct            -> init
1.288605 - TURNIER::__construct                 -> init
1.288622 - TURNIER::get_turnier                 -> ID: 44 (cache)
1.288672 - TURNIER_TREE::load_contests          -> loading from db
1.288728 - CACHE::get                           -> cache: >turnier_44::contests< not found
1.288749 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=44 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.295540 - CACHE::set                           -> cache: >turnier_44::contests< with ttl:3600
1.295839 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 44
1.295859 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.295870 - TURNIER_TEILNEHMER::__construct      -> init
1.295876 - TURNIER::__construct                 -> init
1.295888 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 54 tid: 44
1.295899 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=44 AND user_id=54
1.300487 - TURNIER_TREE::load_contests          -> load cache
1.300529 - TURNIER::load_players_info           -> loading from db
1.300570 - CACHE::get                           -> cache: >turnier_44::players_info< not found
1.300585 - dotDatabase::query                   -> SELECT tnid, tnname AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, IF(t_teilnehmer.countrycode!='',t_teilnehmer.countrycode,user.countrycode) AS countrycode, IF(t_teilnehmer.countrycode!='',c2.name,c1.name) AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=4 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE t_teilnehmer.tid=44
1.312587 - CACHE::set                           -> cache: >turnier_44::players_info< with ttl:3600
1.313056 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.313096 - TURNIER::__construct                 -> init
1.313120 - TURNIER::get_turnier                 -> ID: 44 (cache)
1.313233 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.313255 - TURNIER::is_admin                    -> user_id: 0
1.313265 - admin::getInstance                   -> do
1.313293 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.313384 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.313507 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.313595 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.313644 - HTML::template                       -> template: >turnier_profile_contest_list<
1.313724 - HTML::template                       -> template: >user_profile_inner_bit3<
1.313867 - HTML::template                       -> template: >user_profile_inner_bit3<
1.313943 - HTML::template                       -> template: >user_profile_inner_bit1<
1.313984 - HTML::template                       -> template: >user_profile_inner_bit3<
1.314064 - HTML::template                       -> template: >user_profile_innerlist<
1.314305 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.314498 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.314574 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.314607 - HTML::template                       -> template: >user_profile_shortbar<
1.314682 - HTML::template                       -> template: >user_profile<
1.314839 - GLOBAL::end userspace                -> ---------------------------------------------
1.314852 - PAGE::render                         -> start rendering page layout
1.314865 - USER::check_for_new_messages         -> return
1.314888 - dotSession::getInstance              -> do
1.314941 - PAGE::get_boxes                      -> -------- side=left
1.314974 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.315026 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.315049 - CBOX::menu                           -> generate Menu Box >menu<
1.315080 - HTML::template                       -> template: >box_menu_bit<
1.315176 - HTML::template                       -> template: >box_menu_bit<
1.315209 - HTML::template                       -> template: >box_menu_bit<
1.315248 - HTML::template                       -> template: >box_menu_bit<
1.315277 - HTML::template                       -> template: >box_menu_bit<
1.315308 - HTML::template                       -> template: >box_menu_bit<
1.315339 - HTML::template                       -> template: >box_menu_bit<
1.315367 - HTML::template                       -> template: >box_menu<
1.315470 - HTML::template_exists                -> search: >page_box_left< == 1
1.315511 - HTML::template                       -> template: >page_box_left<
1.315599 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.315615 - CBOX::menu                           -> generate Menu Box >party<
1.315628 - HTML::template                       -> template: >box_menu_bit<
1.315644 - HTML::template                       -> template: >box_menu_bit<
1.315657 - HTML::template                       -> template: >box_menu_bit<
1.315669 - HTML::template                       -> template: >box_menu_bit<
1.315682 - HTML::template                       -> template: >box_menu_bit<
1.315693 - HTML::template                       -> template: >box_menu_bit<
1.315705 - HTML::template                       -> template: >box_menu_bit<
1.315716 - HTML::template                       -> template: >box_menu_bit<
1.315729 - HTML::template                       -> template: >box_menu_bit<
1.315740 - HTML::template                       -> template: >box_menu_bit<
1.315752 - HTML::template                       -> template: >box_menu_bit<
1.315763 - HTML::template                       -> template: >box_menu_bit<
1.315774 - HTML::template                       -> template: >box_menu<
1.315803 - HTML::template_exists                -> search: >page_box_left< == 1
1.315820 - HTML::template                       -> template: >page_box_left<
1.315840 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.315848 - CBOX::menu                           -> generate Menu Box >login<
1.315858 - HTML::template                       -> template: >box_menu_bit<
1.315870 - HTML::template                       -> template: >box_menu_bit<
1.315882 - HTML::template                       -> template: >box_menu<
1.315908 - HTML::template_exists                -> search: >page_box_left< == 1
1.315922 - HTML::template                       -> template: >page_box_left<
1.315940 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.315945 - PAGE::get_boxes                      -> -------- call: left::search
1.315953 - CBOX::template                       -> generate Box with >box_suchen< as template
1.315958 - HTML::template                       -> template: >box_suchen<
1.316017 - HTML::template_exists                -> search: >page_box_left< == 1
1.316030 - HTML::template                       -> template: >page_box_left<
1.316046 - PAGE::get_boxes                      -> -------- call: left::banner
1.316068 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.316079 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.320476 - dotDatabase::query                   -> SELECT * FROM sponsoren WHERE group_id=3 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
1.325502 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.325560 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.330961 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.335422 - HTML::encode                         -> replace run 1
1.335528 - HTML::template                       -> template: >box_banner_bit<
1.335684 - HTML::encode                         -> www.egames.ch...
1.335769 - HTML::encode                         -> replace run 1
1.335806 - HTML::encode                         -> replace run 2
1.335831 - HTML::template                       -> template: >box_banner_bit<
1.335846 - HTML::template                       -> template: >box_banner<
1.335900 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.336007 - HTML::template_exists                -> search: >page_box_left< == 1
1.336036 - HTML::template                       -> template: >page_box_left<
1.336076 - PAGE::get_boxes                      -> -------- side=right
1.336088 - PAGE::get_boxes                      -> -------- call: right::news
1.336101 - CBOX::news                           -> generate Box
1.336116 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.336151 - NEWS::load_news                      -> load news data
1.336171 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.336193 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.340798 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.345843 - dotDatabase::query                   -> SELECT UNIX_TIMESTAMP(news_post.dateline) FROM news_post WHERE active = 1 AND dateline > NOW() AND section_id IN (16) ORDER by dateline ASC LIMIT 1
1.350964 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.351173 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.351191 - NEWS::load_news                      -> ... from database
1.351230 - dotDatabase::query                   -> SELECT news_post.id AS id, news_post.headline, news_post.content, news_post.short, news_post.user_id, news_post.encode, UNIX_TIMESTAMP(news_post.dateline) AS date_unix, news_post.comments, news_post.section_id, news_section.name AS section_name, news_section.short AS section_short, news_section.urlshort AS section_url, news_section.template, user.nick, user.vorname, user.nachname, user.countrycode FROM news_post LEFT JOIN news_section ON news_post.section_id = news_section.id LEFT JOIN user ON user.id = news_post.user_id WHERE news_post.active = 1 AND news_post.dateline <= NOW() AND news_post.section_id IN (16) ORDER by news_post.dateline DESC LIMIT 0,5
1.356670 - HTML::encodeCms                      -> 
1.357168 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.357442 - HTML::encode                         -> replace run 1
1.357501 - HTML::encodeCms                      -> 
1.357522 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.357565 - HTML::encode                         -> replace run 1
1.357610 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.357804 - HTML::template                       -> template: >box_news_bit<
1.357939 - HTML::template                       -> template: >box_news_bit<
1.357966 - HTML::template                       -> template: >box_news<
1.358070 - HTML::template_exists                -> search: >page_box_right< == 1
1.358107 - HTML::template                       -> template: >page_box_right<
1.358182 - PAGE::get_boxes                      -> -------- call: right::party
1.358200 - CBOX::party                          -> generate Box
1.358218 - EVENT::short_event                   -> id >27<
1.358228 - EVENT::getevent                      -> id >27<
1.358242 - dotDatabase::query                   -> SELECT events.id, active, invite, password, events.name, anzahl, preis, konto, kontocheck, UNIX_TIMESTAMP(kontocheck) AS kontocheck_unix, event_location.name AS location, event_location.zip AS plz, event_location.city AS ort, event_location.street AS strasse, event_location.countrycode, location_id, map_template, allow_signoff, voraussetzung, minalter, turnier, netzwerk, weiteres, banner, UNIX_TIMESTAMP(begin) AS begin, UNIX_TIMESTAMP(end) AS end, UNIX_TIMESTAMP(signupbegin) AS sgbegin, UNIX_TIMESTAMP(signupend) AS sgend, UNIX_TIMESTAMP(seatreservebegin) AS seatbegin, UNIX_TIMESTAMP(seatreserveend) AS seatend, seatimage, UNIX_TIMESTAMP(canceled) AS canceled, archiv_gallery, archiv_media FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=27 AND active=1
1.363090 - CACHE::get                           -> cache: >event_27::stats< not found
1.363113 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.370019 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.377617 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.377795 - HTML::template                       -> template: >box_event<
1.377995 - HTML::template_exists                -> search: >page_box_right< == 1
1.378036 - HTML::template                       -> template: >page_box_right<
1.378076 - PAGE::get_boxes                      -> -------- call: right::forum
1.378103 - CBOX::forum                          -> generate forum box
1.378115 - CBOX::forum_load_threads             -> load data
1.378139 - CACHE::get                           -> cache: >forum::topthreads< not found
1.378157 - dotDatabase::query                   -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
1.390917 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.391228 - CBOX::forum_threads                  -> list all threads in array
1.391265 - FORUM::thread_lastvisit              -> threadid: array ( 0 => 302, 1 => 301, 2 => 300, 3 => 299, 4 => 297, 5 => 298, 6 => 296, 7 => 295, 8 => 293, 9 => 294, 10 => 282, 11 => 287, 12 => 292, 13 => 290, 14 => 291, 15 => 289, 16 => 288, 17 => 283, 18 => 286, 19 => 285, )
1.391301 - admin::getInstance                   -> do
1.391384 - HTML::template                       -> template: >box_forum_bit<
1.391583 - HTML::template                       -> template: >box_forum_bit<
1.391637 - HTML::template                       -> template: >box_forum_bit<
1.391698 - HTML::template                       -> template: >box_forum_bit<
1.391749 - HTML::template                       -> template: >box_forum_bit<
1.391800 - HTML::template                       -> template: >box_forum_bit<
1.391833 - HTML::template                       -> template: >box_forum<
1.391995 - HTML::template_exists                -> search: >page_box_right< == 1
1.392043 - HTML::template                       -> template: >page_box_right<
1.392089 - PAGE::get_boxes                      -> -------- call: right::vote
1.392111 - CBOX::vote                           -> generate Box
1.392126 - dotDatabase::query                   -> SELECT v_id, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_start < NOW() AND v_ende > NOW() AND v_active=1 AND v_top=1 ORDER by v_start DESC
1.396837 - HTML::template                       -> template: >box_vote_nocurrent<
1.397048 - HTML::template_exists                -> search: >page_box_right< == 1
1.397091 - HTML::template                       -> template: >page_box_right<
1.397135 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.397156 - CBOX::buddylist                      -> generate Box
1.397228 - HTML::template                       -> template: >box_buddylist_msg<
1.397328 - HTML::template                       -> template: >box_buddylist<
1.397438 - HTML::template_exists                -> search: >page_box_right< == 1
1.397476 - HTML::template                       -> template: >page_box_right<
1.397518 - PAGE::get_boxes                      -> -------- call: right::online
1.397536 - CBOX::online                         -> generate Box
1.397549 - HTML::template                       -> template: >box_online<
1.397673 - HTML::template_exists                -> search: >page_box_right< == 1
1.397703 - HTML::template                       -> template: >page_box_right<
1.397804 - PAGE::render                         -> final
1.397838 - PAGE::renderTemplate                 -> page
1.397849 - dotSession::getInstance              -> do
1.397869 - PAGE::getHead                        -> return
1.397876 - dotSession::getInstance              -> do
1.398025 - HTML::template                       -> template: >page<
1.398907 - PAGE::render_template                -> final

PHP Includes   : 27
DB Queries     : 44
Rendering Time : 1.401904

Includes PHP Files: 
 - /var/www/html/swilan-dev/2024/www/user/index.php
 - /var/www/html/swilan-dev/2024/www/global.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotCommon.php
 - /var/www/html/swilan-dev/2024/www/config.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
 - /var/www/html/swilan-dev/2024/www/includes/class.page.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.styles.php
 - /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.admin.php
 - /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
 - /var/www/html/swilan-dev/2024/www/includes/class.event.php
 - /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
 - /var/www/html/swilan-dev/2024/www/includes/class.html.php
 - /var/www/html/swilan-dev/2024/www/includes/custom.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php