home / User details of WingsOfTurtle



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

found 447 debug messages

0.000044 - GLOBAL::include                      -> config.php
0.000209 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000247 - dotDatabase::getInstance             -> connection: database
0.000266 - dotDatabase::__construct             -> connection: database
0.000290 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000318 - page::getInstance                    -> do
0.000341 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000364 - dotSession::getInstance              -> do
0.000381 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000415 - dotSession::start                    -> ---- init
0.000448 - dotSession::start                    -> start php session managment
0.742957 - dotSession::start                    -> finished php session management
0.742988 - dotSession::start                    -> check for security options
0.743006 - dotSession::start                    -> lookup ip2country
0.743027 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.759159 - dotDatabase::select                  -> database: dotlan_database
0.766999 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 60082852 BETWEEN ip_from AND ip_to
0.775279 - dotSession::start                    -> update current session online user infos
0.775356 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746422570, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=1871', host = '3.148.202.164', dns = '3.148.202.164', countrycode = '', hits = hits + 1 WHERE hash = 'b9msifhvs0e7pa68latamv0fd7'
0.780874 - dotSession::start                    -> session found in DB
0.780917 - dotSession::load_locales             -> do
0.780963 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.780975 - dotSession::start                    -> ---- finished with session startup
0.781001 - dotSession::load_user                -> id: 0
0.781014 - user::get_user                       -> id: >0<
0.781034 - dotDatabase::getInstance             -> connection: database
0.781092 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.781128 - styles::load                         -> name: ><
0.781152 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.781413 - styles::activate                     -> style = 2024_switzerlan
0.781529 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.781546 - admin::getInstance                   -> do
0.781552 - dotSession::getInstance              -> do
0.781562 - admin::__construct                   -> user_id=0
0.781568 - user::load_settings                  -> load current user settings to $global
0.781579 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.781599 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.781617 - EVENT::comming_event                 -> return
0.781628 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746422570 AND active=1 ORDER by begin ASC
0.786532 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.786595 - GLOBAL::end global.php               -> ---------------------------------------------
0.786616 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.786689 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.786718 - user::get_user                       -> id: >1871<
0.786734 - dotDatabase::getInstance             -> connection: database
0.786754 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1871 ORDER by id DESC
0.791548 - USER_FUNCTIONS::display_details      -> id:1871
0.791656 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.791734 - GLOBAL::include                      -> custom.user.php
0.792126 - HTML::template                       -> template: >user_profile_inner_bit4<
0.792345 - 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=1871 AND active=1 ORDER by events.begin DESC
0.797140 - EVENT::load_event_status             -> load event_status to $this
0.797258 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.802177 - HTML::template                       -> template: >user_profile_inner_bit4<
0.802312 - HTML::template                       -> template: >user_profile_inner_bit4<
0.802392 - HTML::template                       -> template: >user_profile_inner_bit4<
0.802444 - HTML::template                       -> template: >user_profile_innerlist<
0.802573 - HTML::template                       -> template: >user_profile_inner_bit3<
0.802671 - 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=1871 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.841924 - HTML::template                       -> template: >user_profile_inner_bit1<
0.842181 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.842261 - TURNIER::__construct                 -> init
0.842327 - HTML::template                       -> template: >user_profile_inner_bit3<
0.842426 - HTML::template                       -> template: >user_profile_inner_bit1<
0.842484 - TURNIER::get_turnier                 -> ID: 73 (db)
0.842506 - 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='73'
0.847022 - TURNIER::load_system                 -> Turniermodus: double
0.847080 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.847141 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.847306 - TURNIER::get_system                  -> return tournamentsystem class
0.847327 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.847336 - TURNIER_TREE::__construct            -> init
0.847344 - TURNIER::__construct                 -> init
0.847364 - TURNIER::get_turnier                 -> ID: 73 (cache)
0.847445 - TURNIER_TREE::load_contests          -> loading from db
0.847480 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.847520 - CACHE::get                           -> cache: >turnier_73::contests< not found
0.847536 - 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=73 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.857041 - CACHE::set                           -> cache: >turnier_73::contests< with ttl:3600
0.858326 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 73
0.858368 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.858403 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.858457 - TURNIER_TEILNEHMER::__construct      -> init
0.858468 - TURNIER::__construct                 -> init
0.858484 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1871 tid: 73
0.858502 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=73 AND user_id=1871
0.863665 - TURNIER_TREE::load_contests          -> load cache
0.863708 - TURNIER::load_players_info           -> loading from db
0.863756 - CACHE::get                           -> cache: >turnier_73::players_info< not found
0.863776 - 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=7 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=73
0.884103 - CACHE::set                           -> cache: >turnier_73::players_info< with ttl:3600
0.884759 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.884853 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.884908 - TURNIER::__construct                 -> init
0.884928 - TURNIER::get_turnier                 -> ID: 73 (cache)
0.884975 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.884993 - TURNIER::is_admin                    -> user_id: 0
0.885005 - admin::getInstance                   -> do
0.885034 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.885109 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.885458 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.885705 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.885805 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.885896 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.885962 - HTML::template                       -> template: >turnier_profile_contest_list<
0.886098 - HTML::template                       -> template: >user_profile_inner_bit3<
0.886223 - HTML::template                       -> template: >user_profile_inner_bit1<
0.886287 - TURNIER::get_turnier                 -> ID: 83 (db)
0.886300 - 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='83'
0.891194 - TURNIER::load_system                 -> Turniermodus: double
0.891228 - TURNIER::get_system                  -> return tournamentsystem class
0.891243 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.891254 - TURNIER_TREE::__construct            -> init
0.891264 - TURNIER::__construct                 -> init
0.891282 - TURNIER::get_turnier                 -> ID: 83 (cache)
0.891336 - TURNIER_TREE::load_contests          -> loading from db
0.891388 - CACHE::get                           -> cache: >turnier_83::contests< not found
0.891404 - 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=83 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.897762 - CACHE::set                           -> cache: >turnier_83::contests< with ttl:3600
0.898012 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 83
0.898039 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.898053 - TURNIER_TEILNEHMER::__construct      -> init
0.898065 - TURNIER::__construct                 -> init
0.898086 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1871 tid: 83
0.898106 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=83 AND user_id=1871
0.902669 - TURNIER_TREE::load_contests          -> load cache
0.902719 - TURNIER::load_players_info           -> loading from db
0.902774 - CACHE::get                           -> cache: >turnier_83::players_info< not found
0.902798 - 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=6 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=83
0.914525 - CACHE::set                           -> cache: >turnier_83::players_info< with ttl:3600
0.914872 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.914901 - TURNIER::__construct                 -> init
0.914924 - TURNIER::get_turnier                 -> ID: 83 (cache)
0.914977 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.914997 - TURNIER::is_admin                    -> user_id: 0
0.915007 - admin::getInstance                   -> do
0.915038 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.915145 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.915291 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.915403 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.915521 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.915577 - HTML::template                       -> template: >turnier_profile_contest_list<
0.915633 - HTML::template                       -> template: >user_profile_inner_bit3<
0.915756 - TURNIER::get_turnier                 -> ID: 66 (db)
0.915770 - 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='66'
0.920956 - TURNIER::load_system                 -> Turniermodus: group
0.921030 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
0.921315 - TURNIER::get_system                  -> return tournamentsystem class
0.921336 - TURNIERSYSTEM_GROUP::__construct     -> init
0.921346 - TURNIER::__construct                 -> init
0.921365 - TURNIER::get_turnier                 -> ID: 66 (cache)
0.921432 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.921467 - CACHE::get                           -> cache: >turnier_66::contests< not found
0.921481 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=66 GROUP by t_contest.tcid
0.926795 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
0.927134 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 66
0.927165 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.927180 - TURNIER_TEILNEHMER::__construct      -> init
0.927190 - TURNIER::__construct                 -> init
0.927206 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1871 tid: 66
0.927224 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=66 AND user_id=1871
0.931993 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=1042 OR team_b=1042 LIMIT 1
0.936662 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.936758 - CACHE::get                           -> cache: >turnier_66::contests< not found
0.936859 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=66 GROUP by t_contest.tcid
0.942430 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
0.942844 - TURNIER::load_players_info           -> loading from db
0.942878 - CACHE::get                           -> cache: >turnier_66::players_info< not found
0.942898 - 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=6 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=66
0.960636 - CACHE::set                           -> cache: >turnier_66::players_info< with ttl:3600
0.960901 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.960916 - TURNIER::__construct                 -> init
0.960931 - TURNIER::get_turnier                 -> ID: 66 (cache)
0.960981 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.960995 - TURNIER::is_admin                    -> user_id: 0
0.961001 - admin::getInstance                   -> do
0.961018 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.961095 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.961232 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.961321 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.961354 - HTML::template                       -> template: >turnier_profile_contest_list<
0.961425 - HTML::template                       -> template: >user_profile_inner_bit3<
0.961530 - HTML::template                       -> template: >user_profile_inner_bit1<
0.961570 - TURNIER::get_turnier                 -> ID: 62 (db)
0.961578 - 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='62'
0.966464 - TURNIER::load_system                 -> Turniermodus: single
0.966530 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
0.966703 - TURNIER::get_system                  -> return tournamentsystem class
0.966719 - TURNIERSYSTEM_SINGLE::__construct    -> init
0.966730 - TURNIER_TREE::__construct            -> init
0.966740 - TURNIER::__construct                 -> init
0.966763 - TURNIER::get_turnier                 -> ID: 62 (cache)
0.966828 - TURNIER_TREE::load_contests          -> loading from db
0.966857 - CACHE::get                           -> cache: >turnier_62::contests< not found
0.966872 - 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=62 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.973625 - CACHE::set                           -> cache: >turnier_62::contests< with ttl:3600
0.973852 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 62
0.973888 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.973902 - TURNIER_TEILNEHMER::__construct      -> init
0.973914 - TURNIER::__construct                 -> init
0.973930 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1871 tid: 62
0.973954 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=62 AND user_id=1871
0.978584 - TURNIER_TREE::load_contests          -> load cache
0.978632 - TURNIER::load_players_info           -> loading from db
0.978686 - CACHE::get                           -> cache: >turnier_62::players_info< not found
0.978701 - 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=5 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=62
0.985871 - CACHE::set                           -> cache: >turnier_62::players_info< with ttl:3600
0.986123 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.986141 - TURNIER::__construct                 -> init
0.986160 - TURNIER::get_turnier                 -> ID: 62 (cache)
0.986209 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.986227 - TURNIER::is_admin                    -> user_id: 0
0.986237 - admin::getInstance                   -> do
0.986267 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.986361 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.986483 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.986541 - HTML::template                       -> template: >turnier_profile_contest_list<
0.986591 - HTML::template                       -> template: >user_profile_inner_bit3<
0.986751 - TURNIER::get_turnier                 -> ID: 52 (db)
0.986766 - 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='52'
0.992056 - TURNIER::load_system                 -> Turniermodus: group
0.992102 - TURNIER::get_system                  -> return tournamentsystem class
0.992123 - TURNIERSYSTEM_GROUP::__construct     -> init
0.992137 - TURNIER::__construct                 -> init
0.992160 - TURNIER::get_turnier                 -> ID: 52 (cache)
0.992237 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.992296 - CACHE::get                           -> cache: >turnier_52::contests< not found
0.992314 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=52 GROUP by t_contest.tcid
0.997734 - CACHE::set                           -> cache: >turnier_52::contests< with ttl:3600
0.998106 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 52
0.998128 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.998139 - TURNIER_TEILNEHMER::__construct      -> init
0.998146 - TURNIER::__construct                 -> init
0.998156 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1871 tid: 52
0.998168 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=52 AND user_id=1871
1.002773 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=825 OR team_b=825 LIMIT 1
1.007543 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.007639 - CACHE::get                           -> cache: >turnier_52::contests< not found
1.007737 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=52 GROUP by t_contest.tcid
1.013112 - CACHE::set                           -> cache: >turnier_52::contests< with ttl:3600
1.013695 - TURNIER::load_players_info           -> loading from db
1.013737 - CACHE::get                           -> cache: >turnier_52::players_info< not found
1.013755 - 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=5 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=52
1.024385 - CACHE::set                           -> cache: >turnier_52::players_info< with ttl:3600
1.024769 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.024840 - TURNIER::__construct                 -> init
1.024867 - TURNIER::get_turnier                 -> ID: 52 (cache)
1.024948 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.024972 - TURNIER::is_admin                    -> user_id: 0
1.024986 - admin::getInstance                   -> do
1.025021 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.025132 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.025388 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.025509 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.025633 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.025747 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.025858 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.025976 - HTML::template                       -> template: >turnier_profile_contest_list<
1.026152 - HTML::template                       -> template: >user_profile_inner_bit3<
1.026313 - HTML::template                       -> template: >user_profile_inner_bit1<
1.026382 - TURNIER::get_turnier                 -> ID: 44 (db)
1.026400 - 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.031337 - TURNIER::load_system                 -> Turniermodus: double
1.031382 - TURNIER::get_system                  -> return tournamentsystem class
1.031402 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.031417 - TURNIER_TREE::__construct            -> init
1.031430 - TURNIER::__construct                 -> init
1.031452 - TURNIER::get_turnier                 -> ID: 44 (cache)
1.031515 - TURNIER_TREE::load_contests          -> loading from db
1.031571 - CACHE::get                           -> cache: >turnier_44::contests< not found
1.031589 - 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.038364 - CACHE::set                           -> cache: >turnier_44::contests< with ttl:3600
1.038816 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 44
1.038847 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.038861 - TURNIER_TEILNEHMER::__construct      -> init
1.038873 - TURNIER::__construct                 -> init
1.038890 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1871 tid: 44
1.038909 - 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=1871
1.043387 - TURNIER_TREE::load_contests          -> load cache
1.043436 - TURNIER::load_players_info           -> loading from db
1.043490 - CACHE::get                           -> cache: >turnier_44::players_info< not found
1.043512 - 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.050809 - CACHE::set                           -> cache: >turnier_44::players_info< with ttl:3600
1.051316 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.051342 - TURNIER::__construct                 -> init
1.051397 - TURNIER::get_turnier                 -> ID: 44 (cache)
1.051453 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.051473 - TURNIER::is_admin                    -> user_id: 0
1.051483 - admin::getInstance                   -> do
1.051510 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.051603 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.051733 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.051822 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.051904 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.051983 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.052031 - HTML::template                       -> template: >turnier_profile_contest_list<
1.052091 - HTML::template                       -> template: >user_profile_inner_bit3<
1.052220 - HTML::template                       -> template: >user_profile_innerlist<
1.052389 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.052559 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.052593 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.052618 - HTML::template                       -> template: >user_profile_shortbar<
1.052686 - HTML::template                       -> template: >user_profile<
1.052859 - GLOBAL::end userspace                -> ---------------------------------------------
1.052872 - PAGE::render                         -> start rendering page layout
1.052884 - USER::check_for_new_messages         -> return
1.052901 - dotSession::getInstance              -> do
1.052948 - PAGE::get_boxes                      -> -------- side=left
1.052976 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.053018 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.053037 - CBOX::menu                           -> generate Menu Box >menu<
1.053060 - HTML::template                       -> template: >box_menu_bit<
1.053145 - HTML::template                       -> template: >box_menu_bit<
1.053167 - HTML::template                       -> template: >box_menu_bit<
1.053268 - HTML::template                       -> template: >box_menu_bit<
1.053290 - HTML::template                       -> template: >box_menu_bit<
1.053309 - HTML::template                       -> template: >box_menu_bit<
1.053328 - HTML::template                       -> template: >box_menu_bit<
1.053346 - HTML::template                       -> template: >box_menu<
1.053447 - HTML::template_exists                -> search: >page_box_left< == 1
1.053482 - HTML::template                       -> template: >page_box_left<
1.053548 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.053562 - CBOX::menu                           -> generate Menu Box >party<
1.053580 - HTML::template                       -> template: >box_menu_bit<
1.053601 - HTML::template                       -> template: >box_menu_bit<
1.053621 - HTML::template                       -> template: >box_menu_bit<
1.053639 - HTML::template                       -> template: >box_menu_bit<
1.053657 - HTML::template                       -> template: >box_menu_bit<
1.053675 - HTML::template                       -> template: >box_menu_bit<
1.053703 - HTML::template                       -> template: >box_menu_bit<
1.053721 - HTML::template                       -> template: >box_menu_bit<
1.053740 - HTML::template                       -> template: >box_menu_bit<
1.053758 - HTML::template                       -> template: >box_menu_bit<
1.053776 - HTML::template                       -> template: >box_menu_bit<
1.053795 - HTML::template                       -> template: >box_menu_bit<
1.053813 - HTML::template                       -> template: >box_menu<
1.053855 - HTML::template_exists                -> search: >page_box_left< == 1
1.053880 - HTML::template                       -> template: >page_box_left<
1.053908 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.053919 - CBOX::menu                           -> generate Menu Box >login<
1.053935 - HTML::template                       -> template: >box_menu_bit<
1.053956 - HTML::template                       -> template: >box_menu_bit<
1.053975 - HTML::template                       -> template: >box_menu<
1.054014 - HTML::template_exists                -> search: >page_box_left< == 1
1.054036 - HTML::template                       -> template: >page_box_left<
1.054062 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.054070 - PAGE::get_boxes                      -> -------- call: left::search
1.054083 - CBOX::template                       -> generate Box with >box_suchen< as template
1.054091 - HTML::template                       -> template: >box_suchen<
1.054177 - HTML::template_exists                -> search: >page_box_left< == 1
1.054197 - HTML::template                       -> template: >page_box_left<
1.054222 - PAGE::get_boxes                      -> -------- call: left::banner
1.054252 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.054266 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.058659 - 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.063381 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.063456 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.068740 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.073345 - HTML::encode                         -> replace run 1
1.073467 - HTML::template                       -> template: >box_banner_bit<
1.073651 - HTML::encode                         -> www.egames.ch...
1.073765 - HTML::encode                         -> replace run 1
1.073812 - HTML::encode                         -> replace run 2
1.073854 - HTML::template                       -> template: >box_banner_bit<
1.073876 - HTML::template                       -> template: >box_banner<
1.073945 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.074067 - HTML::template_exists                -> search: >page_box_left< == 1
1.074105 - HTML::template                       -> template: >page_box_left<
1.074152 - PAGE::get_boxes                      -> -------- side=right
1.074170 - PAGE::get_boxes                      -> -------- call: right::news
1.074188 - CBOX::news                           -> generate Box
1.074207 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.074258 - NEWS::load_news                      -> load news data
1.074291 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.074324 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.078876 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.083605 - 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.088379 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.088593 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.088609 - NEWS::load_news                      -> ... from database
1.088649 - 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.098154 - HTML::encodeCms                      -> 
1.098650 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.098914 - HTML::encode                         -> replace run 1
1.098989 - HTML::encodeCms                      -> 
1.099015 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.099051 - HTML::encode                         -> replace run 1
1.099097 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.099320 - HTML::template                       -> template: >box_news_bit<
1.099480 - HTML::template                       -> template: >box_news_bit<
1.099507 - HTML::template                       -> template: >box_news<
1.099645 - HTML::template_exists                -> search: >page_box_right< == 1
1.099688 - HTML::template                       -> template: >page_box_right<
1.099764 - PAGE::get_boxes                      -> -------- call: right::party
1.099784 - CBOX::party                          -> generate Box
1.099804 - EVENT::short_event                   -> id >27<
1.099814 - EVENT::getevent                      -> id >27<
1.099827 - 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.105255 - CACHE::get                           -> cache: >event_27::stats< not found
1.105296 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.113936 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.123272 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.123464 - HTML::template                       -> template: >box_event<
1.123707 - HTML::template_exists                -> search: >page_box_right< == 1
1.123761 - HTML::template                       -> template: >page_box_right<
1.123811 - PAGE::get_boxes                      -> -------- call: right::forum
1.123831 - CBOX::forum                          -> generate forum box
1.123843 - CBOX::forum_load_threads             -> load data
1.123877 - CACHE::get                           -> cache: >forum::topthreads< not found
1.123897 - 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.136037 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.136363 - CBOX::forum_threads                  -> list all threads in array
1.136428 - 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.136475 - admin::getInstance                   -> do
1.136567 - HTML::template                       -> template: >box_forum_bit<
1.136767 - HTML::template                       -> template: >box_forum_bit<
1.136858 - HTML::template                       -> template: >box_forum_bit<
1.136911 - HTML::template                       -> template: >box_forum_bit<
1.136949 - HTML::template                       -> template: >box_forum_bit<
1.136992 - HTML::template                       -> template: >box_forum_bit<
1.137017 - HTML::template                       -> template: >box_forum<
1.137252 - HTML::template_exists                -> search: >page_box_right< == 1
1.137306 - HTML::template                       -> template: >page_box_right<
1.137352 - PAGE::get_boxes                      -> -------- call: right::vote
1.137372 - CBOX::vote                           -> generate Box
1.137385 - 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.142179 - HTML::template                       -> template: >box_vote_nocurrent<
1.142398 - HTML::template_exists                -> search: >page_box_right< == 1
1.142450 - HTML::template                       -> template: >page_box_right<
1.142500 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.142521 - CBOX::buddylist                      -> generate Box
1.142554 - HTML::template                       -> template: >box_buddylist_msg<
1.142626 - HTML::template                       -> template: >box_buddylist<
1.142722 - HTML::template_exists                -> search: >page_box_right< == 1
1.142750 - HTML::template                       -> template: >page_box_right<
1.142781 - PAGE::get_boxes                      -> -------- call: right::online
1.142797 - CBOX::online                         -> generate Box
1.142809 - HTML::template                       -> template: >box_online<
1.142896 - HTML::template_exists                -> search: >page_box_right< == 1
1.142922 - HTML::template                       -> template: >page_box_right<
1.143006 - PAGE::render                         -> final
1.143021 - PAGE::renderTemplate                 -> page
1.143035 - dotSession::getInstance              -> do
1.143056 - PAGE::getHead                        -> return
1.143064 - dotSession::getInstance              -> do
1.143200 - HTML::template                       -> template: >page<
1.143980 - PAGE::render_template                -> final

PHP Includes   : 28
DB Queries     : 48
Rendering Time : 1.147993

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_group.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