loaded 0 Posted May 27, 2020 Report Share Posted May 27, 2020 goto wk8lo; EaL96: $main_content = $vamTemplate->fetch(CURRENT_TEMPLATE . '/module/account_edit.html'); goto CcgDd; wk8lo: include 'includes/application_top.php'; goto ZCv6M; CcgDd: $vamTemplate->assign('language', $_SESSION['language']); goto ETLnM; PzRON: $vamTemplate->caching = 0; goto DB2BR; ZCv6M: $vamTemplate = new vamTemplate(); goto nRj0K; nuKtX: $vamTemplate->assign('INPUT_FIRSTNAME', vam_draw_input_fieldNote(array('name' => 'firstname', 'text' => ' ' . (vam_not_null(ENTRY_FIRST_NAME_TEXT) ? '<span class="Requirement">' . ENTRY_FIRST_NAME_TEXT . '</span>' : '')), $account['customers_firstname'], 'id="firstname"')); What is this for a Code ? goto w8klo , .... Is this only in the Demo-Version ? Or is this in the Fullversion too ? Link to post Share on other sites
support 447 Posted May 27, 2020 Report Share Posted May 27, 2020 3 минуты назад, loaded сказал: goto wk8lo; EaL96: $main_content = $vamTemplate->fetch(CURRENT_TEMPLATE . '/module/account_edit.html'); goto CcgDd; wk8lo: include 'includes/application_top.php'; goto ZCv6M; CcgDd: $vamTemplate->assign('language', $_SESSION['language']); goto ETLnM; PzRON: $vamTemplate->caching = 0; goto DB2BR; ZCv6M: $vamTemplate = new vamTemplate(); goto nRj0K; nuKtX: $vamTemplate->assign('INPUT_FIRSTNAME', vam_draw_input_fieldNote(array('name' => 'firstname', 'text' => ' ' . (vam_not_null(ENTRY_FIRST_NAME_TEXT) ? '<span class="Requirement">' . ENTRY_FIRST_NAME_TEXT . '</span>' : '')), $account['customers_firstname'], 'id="firstname"')); What is this for a Code ? goto w8klo , .... Is this only in the Demo-Version ? Or is this in the Fullversion too ? Hi! Only in demo version. Full version is clear. Link to post Share on other sites
Recommended Posts