home / User details of Yackip



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

found 246 debug messages

0.000051 - GLOBAL::include                      -> config.php
0.000269 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000323 - dotDatabase::getInstance             -> connection: database
0.000347 - dotDatabase::__construct             -> connection: database
0.000376 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000406 - page::getInstance                    -> do
0.000436 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000461 - dotSession::getInstance              -> do
0.000478 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000517 - dotSession::start                    -> ---- init
0.000556 - dotSession::start                    -> start php session managment
0.527034 - dotSession::start                    -> finished php session management
0.527066 - dotSession::start                    -> check for security options
0.527091 - dotSession::start                    -> lookup ip2country
0.527112 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.543458 - dotDatabase::select                  -> database: dotlan_database
0.551150 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 59801033 BETWEEN ip_from AND ip_to
0.559061 - dotSession::start                    -> update current session online user infos
0.559115 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746427887, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=3491', host = '3.144.125.201', dns = '3.144.125.201', countrycode = '', hits = hits + 1 WHERE hash = '6tid40k17blps0anmllbc0dhf7'
0.564086 - dotSession::start                    -> session found in DB
0.564118 - dotSession::load_locales             -> do
0.564163 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.564175 - dotSession::start                    -> ---- finished with session startup
0.564200 - dotSession::load_user                -> id: 0
0.564212 - user::get_user                       -> id: >0<
0.564233 - dotDatabase::getInstance             -> connection: database
0.564293 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.564327 - styles::load                         -> name: ><
0.564352 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.564595 - styles::activate                     -> style = 2024_switzerlan
0.564785 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.564808 - admin::getInstance                   -> do
0.564817 - dotSession::getInstance              -> do
0.564830 - admin::__construct                   -> user_id=0
0.564842 - user::load_settings                  -> load current user settings to $global
0.564864 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.564910 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.564943 - EVENT::comming_event                 -> return
0.564959 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746427887 AND active=1 ORDER by begin ASC
0.569552 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.569632 - GLOBAL::end global.php               -> ---------------------------------------------
0.569660 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.569755 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.569791 - user::get_user                       -> id: >3491<
0.569807 - dotDatabase::getInstance             -> connection: database
0.569824 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3491 ORDER by id DESC
0.574521 - USER_FUNCTIONS::display_details      -> id:3491
0.574614 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.574692 - GLOBAL::include                      -> custom.user.php
0.575039 - HTML::template                       -> template: >user_profile_inner_bit4<
0.575209 - 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=3491 AND active=1 ORDER by events.begin DESC
0.579780 - HTML::template                       -> template: >user_profile_inner_bit3<
0.580057 - 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=3491 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.620683 - HTML::template                       -> template: >user_profile_inner_bit1<
0.620881 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.620962 - TURNIER::__construct                 -> init
0.621057 - TURNIER::get_turnier                 -> ID: 76 (db)
0.621077 - 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'
0.625703 - TURNIER::load_system                 -> Turniermodus: double
0.625782 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.625850 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.625967 - TURNIER::get_system                  -> return tournamentsystem class
0.625982 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.625993 - TURNIER_TREE::__construct            -> init
0.626003 - TURNIER::__construct                 -> init
0.626029 - TURNIER::get_turnier                 -> ID: 76 (cache)
0.626093 - TURNIER_TREE::load_contests          -> loading from db
0.626112 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.626146 - CACHE::get                           -> cache: >turnier_76::contests< not found
0.626163 - 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
0.640007 - CACHE::set                           -> cache: >turnier_76::contests< with ttl:3600
0.642075 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 76
0.642129 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.642165 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.642219 - TURNIER_TEILNEHMER::__construct      -> init
0.642230 - TURNIER::__construct                 -> init
0.642246 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 3491 tid: 76
0.642264 - 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=3491
0.647303 - TURNIER_TREE::load_contests          -> load cache
0.647346 - TURNIER::load_players_info           -> loading from db
0.647453 - CACHE::get                           -> cache: >turnier_76::players_info< not found
0.647482 - 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
0.655444 - CACHE::set                           -> cache: >turnier_76::players_info< with ttl:3600
0.658648 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.658684 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.658733 - TURNIER::__construct                 -> init
0.658753 - TURNIER::get_turnier                 -> ID: 76 (cache)
0.658797 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.658816 - TURNIER::is_admin                    -> user_id: 0
0.658828 - admin::getInstance                   -> do
0.658857 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.658924 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.659101 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.659186 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.659242 - HTML::template                       -> template: >turnier_profile_contest_list<
0.659350 - HTML::template                       -> template: >user_profile_inner_bit3<
0.659518 - HTML::template                       -> template: >user_profile_innerlist<
0.659631 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.659717 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.659748 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.659770 - HTML::template                       -> template: >user_profile_shortbar<
0.659832 - HTML::template                       -> template: >user_profile<
0.659940 - GLOBAL::end userspace                -> ---------------------------------------------
0.659952 - PAGE::render                         -> start rendering page layout
0.659968 - USER::check_for_new_messages         -> return
0.659987 - dotSession::getInstance              -> do
0.660039 - PAGE::get_boxes                      -> -------- side=left
0.660065 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.660103 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.660123 - CBOX::menu                           -> generate Menu Box >menu<
0.660146 - HTML::template                       -> template: >box_menu_bit<
0.660220 - HTML::template                       -> template: >box_menu_bit<
0.660246 - HTML::template                       -> template: >box_menu_bit<
0.660270 - HTML::template                       -> template: >box_menu_bit<
0.660294 - HTML::template                       -> template: >box_menu_bit<
0.660318 - HTML::template                       -> template: >box_menu_bit<
0.660342 - HTML::template                       -> template: >box_menu_bit<
0.660366 - HTML::template                       -> template: >box_menu<
0.660465 - HTML::template_exists                -> search: >page_box_left< == 1
0.660500 - HTML::template                       -> template: >page_box_left<
0.660566 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.660581 - CBOX::menu                           -> generate Menu Box >party<
0.660602 - HTML::template                       -> template: >box_menu_bit<
0.660627 - HTML::template                       -> template: >box_menu_bit<
0.660651 - HTML::template                       -> template: >box_menu_bit<
0.660674 - HTML::template                       -> template: >box_menu_bit<
0.660698 - HTML::template                       -> template: >box_menu_bit<
0.660722 - HTML::template                       -> template: >box_menu_bit<
0.660746 - HTML::template                       -> template: >box_menu_bit<
0.660780 - HTML::template                       -> template: >box_menu_bit<
0.660804 - HTML::template                       -> template: >box_menu_bit<
0.660828 - HTML::template                       -> template: >box_menu_bit<
0.660854 - HTML::template                       -> template: >box_menu_bit<
0.660885 - HTML::template                       -> template: >box_menu_bit<
0.660912 - HTML::template                       -> template: >box_menu<
0.660970 - HTML::template_exists                -> search: >page_box_left< == 1
0.661002 - HTML::template                       -> template: >page_box_left<
0.661041 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.661060 - CBOX::menu                           -> generate Menu Box >login<
0.661085 - HTML::template                       -> template: >box_menu_bit<
0.661115 - HTML::template                       -> template: >box_menu_bit<
0.661141 - HTML::template                       -> template: >box_menu<
0.661194 - HTML::template_exists                -> search: >page_box_left< == 1
0.661222 - HTML::template                       -> template: >page_box_left<
0.661252 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.661262 - PAGE::get_boxes                      -> -------- call: left::search
0.661276 - CBOX::template                       -> generate Box with >box_suchen< as template
0.661287 - HTML::template                       -> template: >box_suchen<
0.661379 - HTML::template_exists                -> search: >page_box_left< == 1
0.661403 - HTML::template                       -> template: >page_box_left<
0.661430 - PAGE::get_boxes                      -> -------- call: left::banner
0.661461 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.661478 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
0.665749 - 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
0.670485 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.670538 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.675788 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
0.680082 - HTML::encode                         -> replace run 1
0.680199 - HTML::template                       -> template: >box_banner_bit<
0.680364 - HTML::encode                         -> www.egames.ch...
0.682363 - HTML::encode                         -> replace run 1
0.682428 - HTML::encode                         -> replace run 2
0.682488 - HTML::template                       -> template: >box_banner_bit<
0.682525 - HTML::template                       -> template: >box_banner<
0.682634 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.682781 - HTML::template_exists                -> search: >page_box_left< == 1
0.682819 - HTML::template                       -> template: >page_box_left<
0.682866 - PAGE::get_boxes                      -> -------- side=right
0.682884 - PAGE::get_boxes                      -> -------- call: right::news
0.682901 - CBOX::news                           -> generate Box
0.682922 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.682963 - NEWS::load_news                      -> load news data
0.682989 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
0.683020 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.687632 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.692413 - 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
0.697102 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
0.697269 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.697284 - NEWS::load_news                      -> ... from database
0.697317 - 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
0.706094 - HTML::encodeCms                      -> 
0.706565 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
0.706766 - HTML::encode                         -> replace run 1
0.706825 - HTML::encodeCms                      -> 
0.706848 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
0.706904 - HTML::encode                         -> replace run 1
0.706941 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.707133 - HTML::template                       -> template: >box_news_bit<
0.707283 - HTML::template                       -> template: >box_news_bit<
0.707310 - HTML::template                       -> template: >box_news<
0.707469 - HTML::template_exists                -> search: >page_box_right< == 1
0.707519 - HTML::template                       -> template: >page_box_right<
0.707598 - PAGE::get_boxes                      -> -------- call: right::party
0.707618 - CBOX::party                          -> generate Box
0.707637 - EVENT::short_event                   -> id >27<
0.707648 - EVENT::getevent                      -> id >27<
0.707662 - 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
0.712259 - CACHE::get                           -> cache: >event_27::stats< not found
0.712294 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.719789 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.727542 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
0.727701 - HTML::template                       -> template: >box_event<
0.727892 - HTML::template_exists                -> search: >page_box_right< == 1
0.727940 - HTML::template                       -> template: >page_box_right<
0.727977 - PAGE::get_boxes                      -> -------- call: right::forum
0.727991 - CBOX::forum                          -> generate forum box
0.727999 - CBOX::forum_load_threads             -> load data
0.728051 - CACHE::get                           -> cache: >forum::topthreads< not found
0.728075 - 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
0.739670 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
0.740041 - CBOX::forum_threads                  -> list all threads in array
0.740078 - 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, )
0.740120 - admin::getInstance                   -> do
0.740212 - HTML::template                       -> template: >box_forum_bit<
0.740413 - HTML::template                       -> template: >box_forum_bit<
0.740469 - HTML::template                       -> template: >box_forum_bit<
0.740528 - HTML::template                       -> template: >box_forum_bit<
0.740577 - HTML::template                       -> template: >box_forum_bit<
0.740626 - HTML::template                       -> template: >box_forum_bit<
0.740656 - HTML::template                       -> template: >box_forum<
0.740833 - HTML::template_exists                -> search: >page_box_right< == 1
0.740877 - HTML::template                       -> template: >page_box_right<
0.740932 - PAGE::get_boxes                      -> -------- call: right::vote
0.740956 - CBOX::vote                           -> generate Box
0.740972 - 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
0.745573 - HTML::template                       -> template: >box_vote_nocurrent<
0.745836 - HTML::template_exists                -> search: >page_box_right< == 1
0.745885 - HTML::template                       -> template: >page_box_right<
0.745927 - PAGE::get_boxes                      -> -------- call: right::buddylist
0.745948 - CBOX::buddylist                      -> generate Box
0.745982 - HTML::template                       -> template: >box_buddylist_msg<
0.746055 - HTML::template                       -> template: >box_buddylist<
0.746166 - HTML::template_exists                -> search: >page_box_right< == 1
0.746195 - HTML::template                       -> template: >page_box_right<
0.746229 - PAGE::get_boxes                      -> -------- call: right::online
0.746248 - CBOX::online                         -> generate Box
0.746263 - HTML::template                       -> template: >box_online<
0.746360 - HTML::template_exists                -> search: >page_box_right< == 1
0.746387 - HTML::template                       -> template: >page_box_right<
0.746432 - PAGE::render                         -> final
0.746445 - PAGE::renderTemplate                 -> page
0.746457 - dotSession::getInstance              -> do
0.746479 - PAGE::getHead                        -> return
0.746487 - dotSession::getInstance              -> do
0.746634 - HTML::template                       -> template: >page<
0.747213 - PAGE::render_template                -> final

PHP Includes   : 26
DB Queries     : 23
Rendering Time : 0.749184

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.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php