- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
$sPreviewFile = $_SERVER["DOCUMENT_ROOT"].BX_PERSONAL_ROOT."/tmp/templates/__bx_preview/footer.php";
if($_GET['bx_template_preview_mode'] == 'Y' && $USER->CanDoOperation('edit_other_settings') && file_exists($sPreviewFile))
include_once($sPreviewFile);
else {
require $GLOBALS["BX_ICON"];
eval("?>$content<?");
}
?>
PaulDenisevich 03.04.2018 15:10 # −2
kir_rik 03.04.2018 19:28 # +1
inho 03.04.2018 16:35 # −2
Prorok 03.04.2018 16:43 # −2
rama 09.04.2018 01:08 # 0
Prorok 09.04.2018 09:24 # 0