dbXwebApp Struktur und Arbeitsweise vom System
Um das System sinnvoll zu nutzen und eigene Anpassungen vorzunehmen ist es wichtig die Arbeitsweise von dbXwebApp zu verstehen.
dbXwebApp arbeitet als Application Controller. Nur dbxWebApp.php kann direkt aufgerufen werden. Alle anderen PHP-Scripte werden vom System bei Bedarf automatisch includiert. Bei dbXwebApp können alle Parameter klassisch mit dbxWebApp.php?parameter=wert¶meter2=wert2 oder Suchmaschinen freundlich mit dbxWebApp.php/parameter/wert/parameter2/wert2 an das Script übergeben werden.
- dbxWebApp.php
Wenn das System ohne weitere Parameter aufgerufen wird dann wird immer das Standart Design Template /design/default/dbxwebapp.htm "geladen" und der Platzhalter {modul_content} wird (falls vorhanden) mit der Ausgabe vom Modul dbx_home ersetzt.
. - dbxWebApp.php/dbx_modul/dbx_content/cid/301
In diesem Fall wird nicht dbx_home, sondern das angegeben Modul dbx_content includiert und der Platzhalter {modul_content} im Design-Template wird mit der Ausgabe vom Modul dbx_content ersetzt. Mit /cid/301 wird dem Modul dbx_content mitgeteilt, dass es die Content Seite mit der ID 301 ausgeben soll. Falls es ein Design-Template dbx_content.htm gibt wird dieses, statt dbxwebapp.htm, genommen.
. - Zusätzlich zu der Angabe ob ein Modul geladen werden soll gibt es auch noch den Parameter dbx_action mit dem man verschiedene Funktionen ausführen kann. dbxWebApp.php/dbx_action/save/dbx_tab/dbx_content/dbx_where/301 weist das System an einen Datensatz der db-Tabelle dbx_content mit der ID 301 zu speichern.
Aktuell kann man mit dbx_action folgende Anweisungen ausführen:
- login
- logout
- select
- delete
- save
- save_dhtml
- link_mail
.
Ansonsten kommt die Funktionalität und der angezeigte Inhalt von den verwendeten Modulen.
. - Unabhängig vom Modul das aufgerufen wird, kann man das System anweisen ein bestimmtes Design-Template zu nutzen.
dbxWebApp.php/dbx_modul/dbx_content/cid/301/dbx_template/dbx_home
Durch diesen Aufruf wird das Modul dbx_content includiert und das Modul dbx_content gibt an das System den Inhalt der Content-Seite 301 zurück. Durch die zusätzliche Anweisung /dbx_template/dbx_home wird aber das Design-Template dbx_home.htm geladen und in diesem Template wird dann der Platzhalter {modul_content} ersetzt.
. - dbXwebApp verfügt über einen eigenen Interpreter der jedes Template nach Modul- und Funktionsaufrufe auswertet.
Alle Template Anweisungen stehen immer in eckigen Klammern [......]....[/...]
. - Interne aktive Templates (dbx_page) können eigenständig Funktionen ausführen sobald sie verwendet werden.
. - Alle db-Operationen (select,save,delete) laufen grundsätzlich über die DataDictionarys.
.
UID=1 Restzeit=* Sec - dbXwebApp Sprache: de Design: default Vers: 2.1.b (c) 2006-2008 - PCeinfach.de - (Speed=0.34906 Sec Querys=18 Cache=3 )
0.00027 :***SYSTEM-START***
0.00319 :***install_check***
0.00341 :***System load _config***
0.00347 :* dbx_get_SysVar(fca = 0) *
0.00350 :* dbx_get_SysVar(xedit = 0) *
0.00353 :* dbx_get_SysVar(clear = 0) *
0.00356 :* dbx_get_SysVar(design = ) *
0.00359 :* dbx_get_SysVar(language = ) *
0.01015 :***system_init***
0.01021 :# dbx_init #
0.01024 :# MySQL init Server=localhost Database=usr_web0_1 #
0.01026 :# dbx_init # Config loaded #
0.01229 :# dbx_init # MySql loaded #
0.01692 :# dbx_init # MySql connected #
0.01695 :# dbx_SessionInit=begin (1-iWyjptjv6vliwPc1) #
0.01862 :# Load Kernel Class dbxSession
0.01867 :# SESSION INIT START (1-iWyjptjv6vliwPc1) #
0.01886 :# MySql Query=DELETE FROM dbx_dbx_user_session WHERE lastaction < '2008-11-21 18:12:42'
0.02051 :*** DELETE-SESSION <= 2008-11-21 18:12:42 ****
0.02057 :* dbx_get_SysVar(design = ) *
0.02059 :* dbx_get_SysVar(language = ) *
0.02061 :# SESSION CHECK (1-iWyjptjv6vliwPc1) #
0.02064 :*GET DB SESSION-RECORD SID=(1-iWyjptjv6vliwPc1) UID=(0) REMAP=(0) *
0.02076 :# MySql Query=SELECT * FROM dbx_dbx_user_session WHERE ((session_id = '1-iWyjptjv6vliwPc1') and (ip='38.103.63.59')) LIMIT 1
0.02133 :* Session (1-iWyjptjv6vliwPc1) not found *
0.02136 :# SESSION 1-iWyjptjv6vliwPc1 NOT FOUND #
0.02140 :# Settings Modul dbx_sessions Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_sessions/config/_config.php
0.02165 :# Settings Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_sessions/config/_config.php
0.02206 :# Settings Return=dbx_sessions,s_remap=1 #
0.02210 :# Settings Return=dbx_sessions,s_trackid= #
0.02213 :*GET DB SESSION-RECORD SID=(?) UID=(1) REMAP=(1) *
0.02221 :# MySql Query=SELECT * FROM dbx_dbx_user_session WHERE ((userid = 1) and (ip='38.103.63.59')) LIMIT 1
0.02379 :* dbx_set_SysVar(update_session_rid,1970) *
0.02395 :#* Session remap found sid=(1-l9coocfrsg79X2wr) *#
0.02398 :* dbx_set_SysVar(design,default) *
0.02400 :* dbx_set_SysVar(language,de) *
0.02407 :# MySql Query=SELECT * FROM dbx_dbx_user WHERE (id = 1)
0.02479 :PHPIDS check_globals XEDIT=0 HTML=0
0.02485 :GET VAR=top_dbx_menu_id
0.02487 :GET VAR=top_dbx_menu_activ
0.02489 :GET VAR=dbx_modul
0.02491 :GET VAR=cid
0.02493 :GET VAR=left_dbx_menu_id
0.02495 :GET VAR=left_dbx_menu_activ
0.02497 :GET VAR=subtop_dbx_menu_id
0.02499 :GET VAR=subtop_dbx_menu_activ
0.02501 :GET VAR=sessid
0.02508 :**UNSET Var=sessid
0.02512 :**UNSET Var=
0.02516 :# SESSION=1-l9coocfrsg79X2wr Refind=1 Language=de Design=default FCA= RQ= Track==() #
0.02519 :# dbx_SessionInit=1 (1-l9coocfrsg79X2wr) #
0.02522 :***system_run***
0.02525 :* dbx_get_SysVar(popup = 0) *
0.02529 :* dbx_get_SysVar(xedit = 0) *
0.02532 :* dbx_get_SysVar(clear = 0) *
0.02534 :* dbx_get_SysVar(fca = 0) *
0.02538 :*#* CACHE Load Start xedit=0 clear=0 fca=0 PV=0 *#*
0.02547 :* dbx_get_SysVar(language = de) *
0.02549 :* dbx_get_SysVar(design = default) *
0.02551 :* dbx_set_SysVar(language,de) *
0.02553 :* dbx_set_SysVar(design,default) *
0.02559 :#Create Cache ID Modul SYS Menu=1 Return CACHE-ID=1-SYS-a5f2d743e221ecd626a296a2469db5cf D=default L=de#
0.02561 :*#* get_cache_content Cache-ID=(1-SYS-a5f2d743e221ecd626a296a2469db5cf) PV=(0) *#*
0.02564 :* dbx_get_SysVar(session_create_new = 0) *
0.02567 :* dbx_set_SysVar(update_session_rid,1970) *
0.02569 :*GET CACHE SESSION-RECORD SID=1-l9coocfrsg79X2wr) *
0.02571 :** CACHE NO RELOAD (1-SYS-731302ccf2f60e67339bbe49c746f516) **
0.02573 :** RELOAD Content EMPTY **
0.02576 :# Settings Modul dbx_cache Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_cache/config/_config.php
0.02597 :# Settings Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_cache/config/_config.php
0.02670 :# Settings Return=dbx_cache,s_caching=1 #
0.02672 :** Content Cache xedit=0 clear=0 fca=0
0.02675 :*#* Try Cache **
0.02676 :** Content Cache load 1-SYS-a5f2d743e221ecd626a296a2469db5cf ***
0.02680 :# MySql Query=SELECT * FROM dbx_dbx_cache WHERE (cacheid = '1-SYS-a5f2d743e221ecd626a296a2469db5cf' ) LIMIT 1
0.02821 :** Cache NOT found **
0.02827 :* dbx_get_SysVar(reload = 0) *
0.02830 :* dbx_set_SysVar(reload,0) *
0.02832 :***system_load_kernel***
0.06976 :*** NO CACHE ***
0.06984 :**GET-G dbx_modul
0.06989 :**GET-G dbx_modul
0.06992 :RUN Modul=dbx_content Action=
0.06994 :RUN GET Modul=dbx_content
0.06996 :Interpreter GET Modul_Content dbx_content
0.07741 :# Load Kernel Class dbxInterpreter
0.07748 :INCLUDE=/home/www/web0/html/dbxwebapp.org/modules/dbx_content/dbx_content.php
0.07795 :# Settings Modul dbx_content Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_content/config/_config.php
0.07823 :# Settings Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_content/config/_config.php
0.07834 :# Settings Return=dbx_content,s_title=Content #
0.07840 :# Settings Return=dbx_cache,s_caching=1 #
0.07843 :# Settings Return=dbx_content,s_caching_modul= #
0.07845 :* Modul (dbx_content) Cache=(1) *
0.07853 :# Settings Return=dbx_content,s_div= #
0.07857 :dbx_api_get_record(dbx_folder,name='dbx_content',-2,ASC)
0.10345 :# Load Kernel Class DataDictonary
0.10352 :__construct DataDic dbTab=dbx_folder
0.10355 :connect datadictionary Tab=dbx_folder
0.10380 :### table_name Prefix=(dbx) LAnguage=(de) db-Lang=(0)
0.10429 :CACHE Load /home/www/web0/html/dbxwebapp.org/cache/_(dbx)_fielddef_dbx_folder.php
0.10433 :* dbx_get_SysVar(reload = 0) *
0.10439 :**GET-G dbx_modul
0.10497 :# Load Kernel Class Date_Time
0.10521 :get_record(name='dbx_content')dbtab=dbx_dbx_folder dbxtab=(dbx_folder) Order= Cache=1 Sys=0
0.10523 :CACHE try_record(name='dbx_content')dbtab=dbx_dbx_folder ID=eafd985be38e0a965b4d73c1d9ab34aa
0.10547 :# MySql Query=SELECT * FROM `dbx_dbx_folder` WHERE (name='dbx_content') LIMIT 1
0.10573 :ACCESS USer-Group=(a:1:{i:0;s:1:"1";}) Time-Group=(0) USER=(1) CUID=(1)
0.10576 :* ACCESS CHECK NOT GROUPS *
0.10578 :* ACCESS MODUL GVAL=-1 *
0.10580 :* ACCESS PASS NOT GROUPS *
0.10582 :* ACCESS USER_GR=(1) *
0.10583 :ACCESS DATA-GOUP=(-1) == 1
0.10586 :ACESS MODUL dbx_content Modul-G=a:1:{i:0;s:2:"-1";} USER-ID=1 OK=1
0.10589 :Interpreter [modul=dbx_content]=ys[/modul] Access=1
0.10591 :* Access Modul=dbx_content User=1 OK=1 Parameter==ys *
0.10595 :# Settings Return=dbx_content,s_title=Content #
0.10597 :*> Modul dbx_content Init=1 CAche=1 in_nocache=0 <*
0.10600 :* Modul dbx_content GET Content *
0.10603 :**GET-G cid
0.10608 :dbx_api_select_record(dbx_content,301,0)
0.10611 :__construct DataDic dbTab=dbx_content
0.10613 :connect datadictionary Tab=dbx_content
0.11136 :### table_name Prefix=(dbx) LAnguage=(de) db-Lang=(1)
0.11253 :CACHE Load /home/www/web0/html/dbxwebapp.org/cache/_(dbx)_fielddef_dbx_content.php
0.11257 :* dbx_get_SysVar(reload = 0) *
0.11263 :**GET-G dbx_modul
0.11284 :DataDictonary select(dbx_content,id=301,0)
0.11304 :# MySql Query=SELECT * FROM `dbx_de_dbx_content` WHERE (id=301) LIMIT 1
0.11351 :DataDic convert_data o Tab=dbx_content
0.11400 :*** Try Template /home/www/web0/html/dbxwebapp.org/modules/dbx_content/template/1-Col-buttons.tpl ***
0.11404 :*** Load Template /home/www/web0/html/dbxwebapp.org/modules/dbx_content/template/1-Col-buttons.tpl ***
0.11422 :# Settings Return=dbx_content,s_printme=1 #
0.11426 :# Settings Return=dbx_content,s_mailme=1 #
0.11429 :# Settings Return=dbx_content,s_pdfme=1 #
0.11497 :dbx_api_get_record(dbx_content,301,,ASC)
0.11503 :**GET-G dbx_modul
0.11544 :get_record(id=301)dbtab=dbx_de_dbx_content dbxtab=(dbx_content) Order= Cache=1 Sys=0
0.11546 :CACHE try_record(id=301)dbtab=dbx_de_dbx_content ID=5722905cbcd914abf2d790f34a12f972
0.11550 :# MySql Query=SELECT * FROM `dbx_de_dbx_content` WHERE (id=301) LIMIT 1
0.12157 :dbx_api_get_record(dbx_content_folder,4,,ASC)
0.12161 :__construct DataDic dbTab=dbx_content_folder
0.12164 :connect datadictionary Tab=dbx_content_folder
0.12190 :### table_name Prefix=(dbx) LAnguage=(de) db-Lang=(0)
0.12238 :CACHE Load /home/www/web0/html/dbxwebapp.org/cache/_(dbx)_fielddef_dbx_content_folder.php
0.12241 :* dbx_get_SysVar(reload = 0) *
0.12246 :**GET-G dbx_modul
0.12286 :get_record(id=4)dbtab=dbx_dbx_content_folder dbxtab=(dbx_content_folder) Order= Cache=1 Sys=0
0.12288 :CACHE try_record(id=4)dbtab=dbx_dbx_content_folder ID=41a0a3e08f0e492f8e54ff871dfed69e
0.12301 :# MySql Query=SELECT * FROM `dbx_dbx_content_folder` WHERE (id=4) LIMIT 1
0.12322 :dbx_api_get_record(dbx_content,301,,ASC)
0.12328 :**GET-G dbx_modul
0.12368 :get_record(id=301)dbtab=dbx_de_dbx_content dbxtab=(dbx_content) Order= Cache=1 Sys=0
0.12371 :CACHE try_record(id=301)dbtab=dbx_de_dbx_content ID=5722905cbcd914abf2d790f34a12f972
0.12374 :CACHE get_record(id=301)dbtab=dbx_de_dbx_content
0.12383 :dbx_api_get_record(dbx_content_folder,4,,ASC)
0.12389 :**GET-G dbx_modul
0.12428 :get_record(id=4)dbtab=dbx_dbx_content_folder dbxtab=(dbx_content_folder) Order= Cache=1 Sys=0
0.12431 :CACHE try_record(id=4)dbtab=dbx_dbx_content_folder ID=41a0a3e08f0e492f8e54ff871dfed69e
0.12434 :CACHE get_record(id=4)dbtab=dbx_dbx_content_folder
0.12441 :**GET-G dbx_modul
0.12480 :***system_output template ***
0.12824 :# Load Kernel Class dbxOutput
0.13634 :**GET-G dbx_modul
0.13638 :TRY LOAD TEMPLATE=dbx_content
0.13642 :*** Try Template /home/www/web0/html/dbxwebapp.org/design/default/dbx_content.htm ***
0.13649 :*** Try Template /home/www/web0/html/dbxwebapp.org/design/default/dbxWebApp.htm ***
0.13652 :*** Load Template /home/www/web0/html/dbxwebapp.org/design/default/dbxWebApp.htm ***
0.13669 :Interpreter dbx_interpreter_run
0.13672 :dbx_interpreter Content
0.13680 :X-Interpreter Loop=0
0.13683 :**GET-G dbx_modul
0.13773 :# Settings Return=dbx_cache,s_caching=1 #
0.13777 :# Settings Modul dbx_menu Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_menu/config/_config.php
0.13795 :# Settings Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_menu/config/_config.php
0.13823 :# Settings Return=dbx_menu,s_caching_modul= #
0.13827 :* Modul (dbx_menu) Cache=(1) *
0.14142 :# Settings Return=dbx_menu,s_div= #
0.14146 :dbx_api_get_record(dbx_folder,name='dbx_menu',-2,ASC)
0.14152 :**GET-G dbx_modul
0.14193 :get_record(name='dbx_menu')dbtab=dbx_dbx_folder dbxtab=(dbx_folder) Order= Cache=1 Sys=0
0.14196 :CACHE try_record(name='dbx_menu')dbtab=dbx_dbx_folder ID=7e6e5b5f1830e91241eb624784880243
0.14201 :# MySql Query=SELECT * FROM `dbx_dbx_folder` WHERE (name='dbx_menu') LIMIT 1
0.14229 :ACCESS USer-Group=(a:1:{i:0;s:1:"1";}) Time-Group=(0) USER=(1) CUID=(1)
0.14231 :* ACCESS CHECK NOT GROUPS *
0.14233 :* ACCESS MODUL GVAL=-1 *
0.14235 :* ACCESS PASS NOT GROUPS *
0.14237 :* ACCESS USER_GR=(1) *
0.14239 :ACCESS DATA-GOUP=(-1) == 1
0.14241 :ACESS MODUL dbx_menu Modul-G=a:1:{i:0;s:2:"-1";} USER-ID=1 OK=1
0.14243 :Interpreter [modul=dbx_menu]dbx_modul_pfx=top_&top_dbx_ul_id=nav&top_dbx_inline_sub=1&top_dbx_sub_onactiv=0&top_dbx_menu_span=0&top_dbx_menu_id=dbxmain[/modul] Access=1
0.14246 :* Access Modul=dbx_menu User=1 OK=1 Parameter=dbx_modul_pfx=top_&top_dbx_ul_id=nav&top_dbx_inline_sub=1&top_dbx_sub_onactiv=0&top_dbx_menu_span=0&top_dbx_menu_id=dbxmain *
0.14249 :*> Modul dbx_menu Init=1 CAche=1 in_nocache=0 <*
0.14255 :* Modul dbx_menu GET Content *
0.14642 :**GET-M dbx_modul_pfx Val=top_
0.14647 :**GET-M top_dbx_ul_id Val=nav
0.14650 :**GET-M top_dbx_sub_onactiv Val=0
0.14653 :**GET-M top_dbx_inline_sub Val=1
0.14655 :**GET-M top_dbx_menu_span Val=0
0.14658 :**GET-M top_dbx_menu_id Val=dbxmain
0.14660 :**GET-G top_dbx_menu_activ
0.14666 :**UNSET Var=menu_activ
0.14705 :**GET-G dbx_modul
0.14772 :* dbx_set_SysVar(update_session_rid,1970) *
0.14775 :*GET CACHE SESSION-RECORD SID=1-l9coocfrsg79X2wr) *
0.14779 :* Session Get Var=(cms_roadrunner)
0.14784 :* Session Set Var=(cms_roadrunner)
0.14786 :* dbx_set_SysVar(update_session_rid,1970) *
0.14788 :*GET CACHE SESSION-RECORD SID=1-l9coocfrsg79X2wr) *
0.14826 :ACCESS USer-Group=(a:1:{i:0;s:1:"1";}) Time-Group=(0) USER=(1) CUID=(1)
0.14829 :* ACCESS CHECK NOT GROUPS *
0.14831 :* ACCESS MODUL GVAL=1 *
0.14833 :* ACCESS PASS NOT GROUPS *
0.14834 :* ACCESS USER_GR=(1) *
0.14836 :ACCESS DATA-GOUP=(1) == 1
0.14844 :ACCESS USer-Group=(a:1:{i:0;s:1:"1";}) Time-Group=(0) USER=(1) CUID=(1)
0.14846 :* ACCESS CHECK NOT GROUPS *
0.14848 :* ACCESS MODUL GVAL=3 *
0.14850 :* ACCESS MODUL GVAL=4 *
0.14852 :* ACCESS PASS NOT GROUPS *
0.14854 :* ACCESS USER_GR=(1) *
0.14855 :ACCESS DATA-GOUP=(3) == 1
0.14857 :ACCESS DATA-GOUP=(4) == 1
0.14872 :**GET-G dbx_modul
0.15439 :dbx_api_get_record(dbx_pages,880,,ASC)
0.15445 :__construct DataDic dbTab=dbx_pages
0.15448 :connect datadictionary Tab=dbx_pages
0.15471 :### table_name Prefix=(dbx) LAnguage=(de) db-Lang=(0)
0.15573 :CACHE Load /home/www/web0/html/dbxwebapp.org/cache/_(dbx)_fielddef_dbx_pages.php
0.15578 :* dbx_get_SysVar(reload = 0) *
0.15583 :**GET-G dbx_modul
0.15913 :get_record(id=880)dbtab=dbx_dbx_pages dbxtab=(dbx_pages) Order= Cache=1 Sys=0
0.15917 :CACHE try_record(id=880)dbtab=dbx_dbx_pages ID=63b453518e732d38681b658ffca935bd
0.15936 :# MySql Query=SELECT * FROM `dbx_dbx_pages` WHERE (id=880) LIMIT 1
0.15966 :dbx_api_get_record(dbx_folder,413,,ASC)
0.15972 :**GET-G dbx_modul
0.16014 :get_record(id=413)dbtab=dbx_dbx_folder dbxtab=(dbx_folder) Order= Cache=1 Sys=0
0.16016 :CACHE try_record(id=413)dbtab=dbx_dbx_folder ID=38efbc926e2b0c40b6310eb74e53eb30
0.16020 :# MySql Query=SELECT * FROM `dbx_dbx_folder` WHERE (id=413) LIMIT 1
0.16044 :ACCESS USer-Group=(a:1:{i:0;s:1:"1";}) Time-Group=(0) USER=(1) CUID=(1)
0.16046 :* ACCESS CHECK NOT GROUPS *
0.16048 :* ACCESS MODUL GVAL=-1 *
0.16050 :* ACCESS PASS NOT GROUPS *
0.16052 :* ACCESS USER_GR=(1) *
0.16054 :ACCESS DATA-GOUP=(-1) == 1
0.16095 :X-Interpreter Loop=1
0.16100 :**GET-G dbx_modul
0.16243 :# Settings Return=dbx_cache,s_caching=1 #
0.16247 :# Settings Return=dbx_menu,s_caching_modul= #
0.16249 :* Modul (dbx_menu) Cache=(1) *
0.16260 :# Settings Return=dbx_menu,s_div= #
0.16263 :Interpreter [modul=dbx_menu]dbx_modul_pfx=subtop_&subtop_subtop_dbx_menu_id=sub_mywebapp&subtop_subtop_dbx_menu_class=sub_&subtop_subtop_xtop=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/2/dbxmenu/1&subtop_menu_activ=0[/modul] Access=1
0.16266 :* Access Modul=dbx_menu User=1 OK=1 Parameter=dbx_modul_pfx=subtop_&subtop_subtop_dbx_menu_id=sub_mywebapp&subtop_subtop_dbx_menu_class=sub_&subtop_subtop_xtop=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/2/dbxmenu/1&subtop_menu_activ=0 *
0.16269 :*> Modul dbx_menu Init=1 CAche=1 in_nocache=0 <*
0.16275 :* Modul dbx_menu GET Content *
0.16279 :**GET-M dbx_modul_pfx Val=subtop_
0.16282 :**GET-M subtop_dbx_menu_class Val=sub_
0.16287 :**GET-M subtop_dbx_menu_id Val=sub_mywebapp
0.16290 :**GET-G subtop_dbx_menu_activ
0.16294 :**GET-M subtop_xtop Val=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/2/dbxmenu/1
0.16297 :**GET-M menu_activ Val=0
0.16300 :**UNSET Var=menu_activ
0.16953 :**GET-G dbx_modul
0.17029 :**GET-G dbx_modul
0.17098 :X-Interpreter Loop=2
0.17102 :**GET-G dbx_modul
0.17280 :# Settings Return=dbx_cache,s_caching=1 #
0.17284 :# Settings Return=dbx_menu,s_caching_modul= #
0.17286 :* Modul (dbx_menu) Cache=(1) *
0.17296 :# Settings Return=dbx_menu,s_div= #
0.17299 :Interpreter [modul=dbx_menu]dbx_modul_pfx=subtop_&subtop_subtop_dbx_menu_id=sub_doku&subtop_subtop_dbx_menu_class=sub_&subtop_subtop_xtop=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/3/dbxmenu/1&subtop_menu_activ=1[/modul] Access=1
0.17302 :* Access Modul=dbx_menu User=1 OK=1 Parameter=dbx_modul_pfx=subtop_&subtop_subtop_dbx_menu_id=sub_doku&subtop_subtop_dbx_menu_class=sub_&subtop_subtop_xtop=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/3/dbxmenu/1&subtop_menu_activ=1 *
0.17305 :*> Modul dbx_menu Init=1 CAche=1 in_nocache=0 <*
0.17310 :* Modul dbx_menu GET Content *
0.17314 :**GET-M dbx_modul_pfx Val=subtop_
0.17317 :**GET-M subtop_dbx_menu_class Val=sub_
0.17323 :**GET-M subtop_dbx_menu_id Val=sub_doku
0.17326 :**GET-G subtop_dbx_menu_activ
0.17330 :**GET-M subtop_xtop Val=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/3/dbxmenu/1
0.17333 :**GET-M menu_activ Val=1
0.17336 :**UNSET Var=menu_activ
0.17373 :**GET-G dbx_modul
0.17442 :* dbx_set_SysVar(update_session_rid,1970) *
0.17445 :*GET CACHE SESSION-RECORD SID=1-l9coocfrsg79X2wr) *
0.17447 :* Session Get Var=(cms_roadrunner)
0.17451 :* Session Set Var=(cms_roadrunner)
0.17454 :* dbx_set_SysVar(update_session_rid,1970) *
0.17455 :*GET CACHE SESSION-RECORD SID=1-l9coocfrsg79X2wr) *
0.17513 :**GET-G dbx_modul
0.17606 :X-Interpreter Loop=3
0.17612 :**GET-G dbx_modul
0.18565 :# Settings Return=dbx_cache,s_caching=1 #
0.18569 :# Settings Return=dbx_menu,s_caching_modul= #
0.18571 :* Modul (dbx_menu) Cache=(1) *
0.18582 :# Settings Return=dbx_menu,s_div= #
0.18585 :Interpreter [modul=dbx_menu]dbx_modul_pfx=subtop_&subtop_subtop_dbx_menu_id=sub_download&subtop_subtop_dbx_menu_class=sub_&subtop_subtop_xtop=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/4/dbxmenu/1&subtop_menu_activ=0[/modul] Access=1
0.18588 :* Access Modul=dbx_menu User=1 OK=1 Parameter=dbx_modul_pfx=subtop_&subtop_subtop_dbx_menu_id=sub_download&subtop_subtop_dbx_menu_class=sub_&subtop_subtop_xtop=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/4/dbxmenu/1&subtop_menu_activ=0 *
0.18591 :*> Modul dbx_menu Init=1 CAche=1 in_nocache=0 <*
0.18596 :* Modul dbx_menu GET Content *
0.18600 :**GET-M dbx_modul_pfx Val=subtop_
0.18604 :**GET-M subtop_dbx_menu_class Val=sub_
0.18609 :**GET-M subtop_dbx_menu_id Val=sub_download
0.18611 :**GET-G subtop_dbx_menu_activ
0.18615 :**GET-M subtop_xtop Val=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/4/dbxmenu/1
0.18619 :**GET-M menu_activ Val=0
0.18621 :**UNSET Var=menu_activ
0.18659 :**GET-G dbx_modul
0.18715 :ACCESS USer-Group=(a:1:{i:0;s:1:"1";}) Time-Group=(0) USER=(1) CUID=(1)
0.18718 :* ACCESS CHECK NOT GROUPS *
0.18720 :* ACCESS MODUL GVAL=2 *
0.18721 :* ACCESS PASS NOT GROUPS *
0.18723 :* ACCESS USER_GR=(1) *
0.18725 :ACCESS DATA-GOUP=(2) == 1
0.18730 :ACCESS USer-Group=(a:1:{i:0;s:1:"1";}) Time-Group=(0) USER=(1) CUID=(1)
0.18732 :* ACCESS CHECK NOT GROUPS *
0.18734 :* ACCESS MODUL GVAL=2 *
0.18736 :* ACCESS PASS NOT GROUPS *
0.18738 :* ACCESS USER_GR=(1) *
0.18739 :ACCESS DATA-GOUP=(2) == 1
0.18747 :**GET-G dbx_modul
0.18815 :X-Interpreter Loop=4
0.18818 :**GET-G dbx_modul
0.19358 :# Settings Return=dbx_cache,s_caching=1 #
0.19362 :# Settings Return=dbx_menu,s_caching_modul= #
0.19364 :* Modul (dbx_menu) Cache=(1) *
0.19374 :# Settings Return=dbx_menu,s_div= #
0.19377 :Interpreter [modul=dbx_menu]dbx_modul_pfx=subtop_&subtop_subtop_dbx_menu_id=left_myforum&subtop_subtop_dbx_menu_class=sub_&subtop_subtop_xtop=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/5/dbxmenu/1&subtop_menu_activ=0[/modul] Access=1
0.19380 :* Access Modul=dbx_menu User=1 OK=1 Parameter=dbx_modul_pfx=subtop_&subtop_subtop_dbx_menu_id=left_myforum&subtop_subtop_dbx_menu_class=sub_&subtop_subtop_xtop=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/5/dbxmenu/1&subtop_menu_activ=0 *
0.19384 :*> Modul dbx_menu Init=1 CAche=1 in_nocache=0 <*
0.19388 :* Modul dbx_menu GET Content *
0.19393 :**GET-M dbx_modul_pfx Val=subtop_
0.19396 :**GET-M subtop_dbx_menu_class Val=sub_
0.19401 :**GET-M subtop_dbx_menu_id Val=left_myforum
0.19404 :**GET-G subtop_dbx_menu_activ
0.19408 :**GET-M subtop_xtop Val=top_dbx_menu_id/dbxmain/top_dbx_menu_activ/5/dbxmenu/1
0.19411 :**GET-M menu_activ Val=0
0.19414 :**UNSET Var=menu_activ
0.19451 :**GET-G dbx_modul
0.19509 :ACCESS USer-Group=(a:1:{i:0;s:1:"1";}) Time-Group=(0) USER=(1) CUID=(1)
0.19511 :* ACCESS CHECK NOT GROUPS *
0.19513 :* ACCESS MODUL GVAL=2 *
0.19515 :* ACCESS PASS NOT GROUPS *
0.19517 :* ACCESS USER_GR=(1) *
0.19519 :ACCESS DATA-GOUP=(2) == 1
0.19544 :**GET-G dbx_modul
0.19623 :X-Interpreter Loop=5
0.19627 :**GET-G dbx_modul
0.19806 :# Settings Return=dbx_cache,s_caching=1 #
0.19810 :# Settings Modul dbx_language Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_language/config/_config.php
0.19830 :# Settings Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_language/config/_config.php
0.19863 :# Settings Return=dbx_language,s_caching_modul= #
0.19866 :* Modul (dbx_language) Cache=(1) *
0.19873 :# Settings Return=dbx_language,s_div= #
0.19877 :dbx_api_get_record(dbx_folder,name='dbx_language',-2,ASC)
0.19883 :**GET-G dbx_modul
0.19926 :get_record(name='dbx_language')dbtab=dbx_dbx_folder dbxtab=(dbx_folder) Order= Cache=1 Sys=0
0.19929 :CACHE try_record(name='dbx_language')dbtab=dbx_dbx_folder ID=2c64ea07791464e4bafa54c5e44ef820
0.19934 :# MySql Query=SELECT * FROM `dbx_dbx_folder` WHERE (name='dbx_language') LIMIT 1
0.19964 :ACCESS USer-Group=(a:1:{i:0;s:1:"1";}) Time-Group=(0) USER=(1) CUID=(1)
0.19966 :* ACCESS CHECK NOT GROUPS *
0.19969 :* ACCESS MODUL GVAL=-1 *
0.19970 :* ACCESS PASS NOT GROUPS *
0.19972 :* ACCESS USER_GR=(1) *
0.19974 :ACCESS DATA-GOUP=(-1) == 1
0.19977 :ACESS MODUL dbx_language Modul-G=a:1:{i:0;s:2:"-1";} USER-ID=1 OK=1
0.19979 :Interpreter [modul=dbx_language]lang_op=show[/modul] Access=1
0.19981 :* Access Modul=dbx_language User=1 OK=1 Parameter=lang_op=show *
0.19984 :*> Modul dbx_language Init=1 CAche=1 in_nocache=0 <*
0.19987 :* Modul dbx_language GET Content *
0.19989 :**GET-M lang_op Val=show
0.19992 :**GET-A language
0.19996 :*** Try Template /home/www/web0/html/dbxwebapp.org/modules/dbx_language/template/Language_show.tpl ***
0.20000 :*** Load Template /home/www/web0/html/dbxwebapp.org/modules/dbx_language/template/Language_show.tpl ***
0.20015 :**GET-G dbx_modul
0.21093 :X-Interpreter Loop=6
0.21098 :**GET-G dbx_modul
0.21283 :# Settings Return=dbx_cache,s_caching=1 #
0.21287 :# Settings Modul dbx_design Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_design/config/_config.php
0.21305 :# Settings Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_design/config/_config.php
0.21352 :# Settings Return=dbx_design,s_caching_modul= #
0.21354 :* Modul (dbx_design) Cache=(1) *
0.21362 :# Settings Return=dbx_design,s_div= #
0.21365 :dbx_api_get_record(dbx_folder,name='dbx_design',-2,ASC)
0.21371 :**GET-G dbx_modul
0.21420 :get_record(name='dbx_design')dbtab=dbx_dbx_folder dbxtab=(dbx_folder) Order= Cache=1 Sys=0
0.21423 :CACHE try_record(name='dbx_design')dbtab=dbx_dbx_folder ID=37cad2dbb6d520ac5b537fe18edeef21
0.21427 :# MySql Query=SELECT * FROM `dbx_dbx_folder` WHERE (name='dbx_design') LIMIT 1
0.21454 :ACCESS USer-Group=(a:1:{i:0;s:1:"1";}) Time-Group=(0) USER=(1) CUID=(1)
0.21456 :* ACCESS CHECK NOT GROUPS *
0.21458 :* ACCESS MODUL GVAL=-1 *
0.21460 :* ACCESS PASS NOT GROUPS *
0.21462 :* ACCESS USER_GR=(1) *
0.21463 :ACCESS DATA-GOUP=(-1) == 1
0.21466 :ACESS MODUL dbx_design Modul-G=a:1:{i:0;s:2:"-1";} USER-ID=1 OK=1
0.21468 :Interpreter [modul=dbx_design]design_op=show[/modul] Access=1
0.21471 :* Access Modul=dbx_design User=1 OK=1 Parameter=design_op=show *
0.21474 :*> Modul dbx_design Init=1 CAche=1 in_nocache=0 <*
0.21477 :* Modul dbx_design GET Content *
0.21479 :**GET-M design_op Val=show
0.21497 :**GET-G dbx_modul
0.21570 :X-Interpreter Loop=7
0.21574 :**GET-G dbx_modul
0.21757 :# Settings Return=dbx_cache,s_caching=1 #
0.21762 :# Settings Return=dbx_menu,s_caching_modul= #
0.21764 :* Modul (dbx_menu) Cache=(1) *
0.21775 :# Settings Return=dbx_menu,s_div= #
0.21778 :Interpreter [modul=dbx_menu]dbx_modul_pfx=left_&left_dbx_ul_id=nav-secondary&left_dbx_inline_sub=1&left_dbx_sub_onactiv=1&left_dbx_menu_span=0&left_override=1&left_dbx_menu_id=sub_leftdoku[/modul] Access=1
0.21781 :* Access Modul=dbx_menu User=1 OK=1 Parameter=dbx_modul_pfx=left_&left_dbx_ul_id=nav-secondary&left_dbx_inline_sub=1&left_dbx_sub_onactiv=1&left_dbx_menu_span=0&left_override=1&left_dbx_menu_id=sub_leftdoku *
0.21784 :*> Modul dbx_menu Init=1 CAche=1 in_nocache=0 <*
0.21790 :* Modul dbx_menu GET Content *
0.21794 :**GET-M dbx_modul_pfx Val=left_
0.21798 :**GET-M left_dbx_ul_id Val=nav-secondary
0.21801 :**GET-M left_dbx_sub_onactiv Val=1
0.21803 :**GET-M left_dbx_inline_sub Val=1
0.21806 :**GET-M left_dbx_menu_span Val=0
0.21808 :**GET-M left_dbx_menu_id Val=sub_leftdoku
0.21811 :**GET-G left_dbx_menu_activ
0.21817 :**UNSET Var=menu_activ
0.22842 :**GET-G dbx_modul
0.22909 :* dbx_set_SysVar(update_session_rid,1970) *
0.22912 :*GET CACHE SESSION-RECORD SID=1-l9coocfrsg79X2wr) *
0.22914 :* Session Get Var=(cms_roadrunner)
0.22917 :* Session Set Var=(cms_roadrunner)
0.22920 :* dbx_set_SysVar(update_session_rid,1970) *
0.22922 :*GET CACHE SESSION-RECORD SID=1-l9coocfrsg79X2wr) *
0.22990 :**GET-G dbx_modul
0.23403 :X-Interpreter Loop=8
0.23409 :**GET-G dbx_modul
0.23619 :# Settings Return=dbx_cache,s_caching=1 #
0.23623 :# Settings Return=dbx_menu,s_caching_modul= #
0.23626 :* Modul (dbx_menu) Cache=(1) *
0.23636 :# Settings Return=dbx_menu,s_div= #
0.23639 :Interpreter [modul=dbx_menu]dbx_modul_pfx=subleft_&subleft_subleft_dbx_menu_id=sub_templa&subleft_subleft_dbx_menu_class=sub_&subleft_subleft_xtop=left_dbx_menu_id/sub_leftdoku/left_dbx_menu_activ/4/dbxmenu/1&subleft_menu_activ=1[/modul] Access=1
0.23642 :* Access Modul=dbx_menu User=1 OK=1 Parameter=dbx_modul_pfx=subleft_&subleft_subleft_dbx_menu_id=sub_templa&subleft_subleft_dbx_menu_class=sub_&subleft_subleft_xtop=left_dbx_menu_id/sub_leftdoku/left_dbx_menu_activ/4/dbxmenu/1&subleft_menu_activ=1 *
0.23645 :*> Modul dbx_menu Init=1 CAche=1 in_nocache=0 <*
0.23650 :* Modul dbx_menu GET Content *
0.23654 :**GET-M dbx_modul_pfx Val=subleft_
0.23658 :**GET-M subleft_dbx_menu_class Val=sub_
0.23663 :**GET-M subleft_dbx_menu_id Val=sub_templa
0.23668 :**GET-M subleft_xtop Val=left_dbx_menu_id/sub_leftdoku/left_dbx_menu_activ/4/dbxmenu/1
0.23671 :**GET-M menu_activ Val=1
0.23674 :**UNSET Var=menu_activ
0.23681 :**GET-G dbx_modul
0.23728 :**GET-G dbx_modul
0.23798 :X-Interpreter Loop=9
0.23801 :**GET-G dbx_modul
0.24613 :# Settings Return=dbx_cache,s_caching=1 #
0.24617 :# Settings Modul dbx_jquery Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_jquery/config/_config.php
0.24639 :# Settings Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_jquery/config/_config.php
0.24691 :# Settings Return=dbx_jquery,s_caching_modul= #
0.24693 :* Modul (dbx_jquery) Cache=(1) *
0.24701 :# Settings Return=dbx_jquery,s_div=0 #
0.24705 :dbx_api_get_record(dbx_folder,name='dbx_jquery',-2,ASC)
0.24711 :**GET-G dbx_modul
0.24756 :get_record(name='dbx_jquery')dbtab=dbx_dbx_folder dbxtab=(dbx_folder) Order= Cache=1 Sys=0
0.24758 :CACHE try_record(name='dbx_jquery')dbtab=dbx_dbx_folder ID=9cba4b63dfac42db1ab11d06b1575f72
0.24763 :# MySql Query=SELECT * FROM `dbx_dbx_folder` WHERE (name='dbx_jquery') LIMIT 1
0.24792 :ACCESS USer-Group=(a:1:{i:0;s:1:"1";}) Time-Group=(0) USER=(1) CUID=(1)
0.24794 :* ACCESS CHECK NOT GROUPS *
0.24796 :* ACCESS MODUL GVAL=-1 *
0.24798 :* ACCESS PASS NOT GROUPS *
0.24800 :* ACCESS USER_GR=(1) *
0.24801 :ACCESS DATA-GOUP=(-1) == 1
0.24804 :ACESS MODUL dbx_jquery Modul-G=a:1:{i:0;s:2:"-1";} USER-ID=1 OK=1
0.24806 :Interpreter [modul=dbx_jquery]op=wait_on_href&selector=li a[/modul] Access=1
0.24809 :* Access Modul=dbx_jquery User=1 OK=1 Parameter=op=wait_on_href&selector=li a *
0.24813 :*> Modul dbx_jquery Init=1 CAche=1 in_nocache=0 <*
0.24816 :* Modul dbx_jquery GET Content *
0.24819 :**GET-M op Val=wait_on_href
0.24822 :**GET-M selector Val=li a
0.24933 :**UNSET Var=op
0.24938 :**UNSET Var=selector
0.24940 :**UNSET Var=parameter
0.24944 :**GET-G dbx_modul
0.25019 :X-Interpreter Loop=10
0.25022 :**GET-G dbx_modul
0.26242 :# Settings Return=dbx_cache,s_caching=1 #
0.26246 :# Settings Return=dbx_jquery,s_caching_modul= #
0.26248 :* Modul (dbx_jquery) Cache=(1) *
0.26258 :# Settings Return=dbx_jquery,s_div=0 #
0.26261 :Interpreter [modul=dbx_jquery]op=show_shadow&selector=#modul_content¶meter=DEFAULT[/modul] Access=1
0.26264 :* Access Modul=dbx_jquery User=1 OK=1 Parameter=op=show_shadow&selector=#modul_content¶meter=DEFAULT *
0.26268 :*> Modul dbx_jquery Init=1 CAche=1 in_nocache=0 <*
0.26272 :* Modul dbx_jquery GET Content *
0.26274 :**GET-M op Val=show_shadow
0.26277 :**GET-M selector Val=#modul_content
0.26279 :**GET-M parameter Val=DEFAULT
0.26287 :**UNSET Var=op
0.26290 :**UNSET Var=selector
0.26293 :**UNSET Var=parameter
0.26296 :**GET-G dbx_modul
0.26368 :X-Interpreter Loop=11
0.26372 :**GET-G dbx_modul
0.26581 :# Settings Return=dbx_cache,s_caching=1 #
0.26584 :# Settings Return=dbx_jquery,s_caching_modul= #
0.26586 :* Modul (dbx_jquery) Cache=(1) *
0.26594 :# Settings Return=dbx_jquery,s_div=0 #
0.26597 :Interpreter [modul=dbx_jquery]op=show_shadow&selector=#nav-secondary¶meter=DEFAULT[/modul] Access=1
0.26600 :* Access Modul=dbx_jquery User=1 OK=1 Parameter=op=show_shadow&selector=#nav-secondary¶meter=DEFAULT *
0.26604 :*> Modul dbx_jquery Init=1 CAche=1 in_nocache=0 <*
0.26607 :* Modul dbx_jquery GET Content *
0.26610 :**GET-M op Val=show_shadow
0.26613 :**GET-M selector Val=#nav-secondary
0.26615 :**GET-M parameter Val=DEFAULT
0.26622 :**UNSET Var=op
0.26625 :**UNSET Var=selector
0.26627 :**UNSET Var=parameter
0.26631 :**GET-G dbx_modul
0.26700 :X-Interpreter Loop=12
0.26703 :**GET-G dbx_modul
0.27597 :*** RELOAD =(0,0) XEDIT=0 ***
0.27603 :***SYSTEM-CREATE-CACHE***
0.27605 :***system_output ncv ***
0.27609 :* dbx_set_SysVar(in_nocache,1) *
0.27620 :***system_output user ***
0.28236 :***system_output cms ***
0.28249 :# Settings Modul dbx_login Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_login/config/_config.php
0.28280 :# Settings Load=/home/www/web0/html/dbxwebapp.org/modules/dbx_login/config/_config.php
0.28981 :# Settings Return=dbx_login,s_page_name=dbXwebApp #
0.28985 :* dbx_get_SysVar(language = de) *
0.28987 :* dbx_get_SysVar(design = default) *
0.29164 :* dbx_set_SysVar(update_session_rid,1970) *
0.29167 :*GET CACHE SESSION-RECORD SID=1-l9coocfrsg79X2wr) *
0.29169 :* Session Get Var=(cms_roadrunner)
0.29297 :***system_output time ***
0.29309 :***system_output xv ***
0.29942 :***system_output js ***
0.29947 :* dbx_get_SysVar(design = default) *
0.30027 :***system_output filter ***
0.30054 :***system_output url ***
0.30058 :* dbx_get_SysVar(fca = 0) *
0.30061 :* dbx_get_SysVar(language = de) *
0.30063 :* dbx_get_SysVar(design = default) *
0.34162 :***system_output session ***
0.34173 :* dbx_get_SysVar(fca = 0) *
0.34185 :***system_output norep ***
0.34187 :***SYSTEM-OUTPUT***
0.34189 :***CACHE Create=1 RELOAD=0 **
0.34194 :# Settings Return=dbx_cache,s_caching=1 #
0.34198 :* dbx_get_SysVar(popup = 0) *
0.34201 :* dbx_get_SysVar(xedit = 0) *
0.34204 :* dbx_get_SysVar(fca = 0) *
0.34209 :>> SAVE-CACHE CACHEID=1-SYS-a5f2d743e221ecd626a296a2469db5cf Time=2008-11-21 19:12:43
0.34240 :# MySql Query=SELECT * FROM dbx_dbx_cache WHERE (cacheid = '1-SYS-a5f2d743e221ecd626a296a2469db5cf' ) LIMIT 1
0.34307 :# MySql Query=INSERT INTO dbx_dbx_cache VALUES ( '', '2008-11-21 19:12:43', '1-SYS-a5f2d743e221ecd626a296a2469db5cf', 'a:34:{s:7:\"dbx_msg\
0.34622 :* dbx_get_SysVar(update_session_rid = 1970) *
0.34626 :* dbx_get_SysVar(update_session_upd = 1) *
0.34629 :** UPDATE SESSION-RECORD 1-l9coocfrsg79X2wr UPDATE (ID=1970,UPD=1 Where=(id = 1970) **
0.34634 :* dbx_set_SysVar(update_session_rid,1970) *
0.34636 :*GET CACHE SESSION-RECORD SID=1-l9coocfrsg79X2wr) *
0.34748 :# MySql Query=UPDATE dbx_dbx_user_session SET lastaction='2008-11-21 19:12:43', design='default', language='de', settings='a:4:{s:14:\"cms
0.34866 :* dbx_get_SysVar(dbx_edit_activ = 0) *
0.34869 :* Start CMS Replace Edit=0 *
0.35539 :* Ende CMS Replace *
Suche