Differences

This shows you the differences between two versions of the page.

english:phpwcms_replacer_rts:frontend_init [2009/04/25 08:05]
127.0.0.1 external edit
english:phpwcms_replacer_rts:frontend_init [2018/06/03 18:09] (current)
Line 1: Line 1:
{{indexmenu_n>10}} {{indexmenu_n>10}}
-===== /fronten_init/ =====+===== /frontend_init/ =====
FIXME short description frontend_init FIXME short description frontend_init
 +
 +
 +===== Important =====
 +
 +**For security reasons each file within these folders should contain the following sequence at the beginning:**
 +<file>
 +<?php
 +// ----------------------------------------------------------------
 +// obligate check for phpwcms constants
 +if (!defined('PHPWCMS_ROOT')) {
 +   die("You Cannot Access This Script Directly, Have a Nice Day."); }
 +// ----------------------------------------------------------------
 +...
 +...
 +</file>
 +
 +\\
english/phpwcms_replacer_rts/frontend_init.1240639527.txt.gz · Last modified: 2018/06/03 18:08 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0