string(645) SELECT  distinct(if(isc_termine_daten_translate.fod_datum IS NULL,isc_termine_daten.fod_datum,isc_termine_daten_translate.fod_datum) ) AS fod_datum 	FROM isc_termine_daten
            LEFT JOIN isc_termine_daten_translate ON isc_termine_daten.fod_id=isc_termine_daten_translate.fod_id 
            AND isc_termine_daten.fod_fom_fk=isc_termine_daten_translate.fod_fom_fk
            AND isc_termine_daten_translate.fod_language='de' 
            AND isc_termine_daten.fod_multinr=isc_termine_daten_translate.fod_multinr
            WHERE isc_termine_daten.fod_fom_fk='2' 
            AND isc_termine_daten.fod_id='791' 
            ORDER BY isc_termine_daten.fod_pk
            
string(1514) #0 /srv/www/lib/maxcms_3.16.8-7/includes/InstantSite/class.DataCommon_fix.php(192): DataCommon->fetchAll()
             #1 /srv/www/internationalstudentsclub.org/cms_includes/modul/classes/class.fom.php(693): DataCommon->getAllByQuery('SELECT  distinc...')
             #2 /srv/www/internationalstudentsclub.org/cms_includes/inc.functions0.php(566): fom->getValue(Array)
             #3 /srv/www/internationalstudentsclub.org/cms_includes/inc.functions0.php(471) : regexp code(1): replaceFeldValues2('von', '2', '791', 'isc_termine_dat...', 'isc_termine_fel...')
             #4 /srv/www/internationalstudentsclub.org/cms_includes/inc.functions0.php(471): preg_replace('/\[\[(.*?)\/(.*...', 'replaceFeldValu...', '<table cellspac...')
             #5 /srv/www/internationalstudentsclub.org/cms_includes/inc.functions0.php(428): replaceFeldValues('<table cellspac...', 'isc_termine_dat...', 'isc_termine_fel...')
             #6 /srv/www/internationalstudentsclub.org/cms_includes/cmstag/tag.latest_dates.php(51): replaceTermineData('<table cellspac...')
             #7 /srv/www/lib/maxcms_3.16.8-7/includes/func.thcms_htmlfunctions.php(450): cmstag_latest_dates->get(Array)
             #8 /srv/www/internationalstudentsclub.org/cms_includes/cmstag/tag.content_right_baum.php(87): processTags('<div ><!-- TEMP...')
             #9 /srv/www/lib/maxcms_3.16.8-7/includes/func.thcms_htmlfunctions.php(450): cmstag_content_right_baum->get(Array)
             #10 /srv/www/lib/maxcms_3.16.8-7/classes/class.thcms_page.php(1130): processTags('<html>??<!-- {{...')
             #11 /srv/www/internationalstudentsclub.org/cms.php(71): thcms_page->show()
             #12 {main}