Differences

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

english:phpwcms-system:admin:backend-default-text [2010/09/08 06:54]
Knut Heermann (flip-flop)
english:phpwcms-system:admin:backend-default-text [2018/06/03 18:09] (current)
Line 25: Line 25:
Drop it into the text input field under /admin/"backend default text". Drop it into the text input field under /admin/"backend default text".
-<code html+ 
-<?+<code php> 
 + 
 +<?php 
 +// -------------------------------------!!!! Don´t touch !!!!--------------------------------- 
 +// obligate check for phpwcms constants   
 +   if (!defined('PHPWCMS_ROOT')) {die("You Cannot Access This Script Directly, Have a Nice Day."); } 
 +// ------------------------------------------------------------------------------------------- 
 +?> 
 + 
 +<?php
function url_include($url) { function url_include($url) {
  $ch = curl_init();   $ch = curl_init();
english/phpwcms-system/admin/backend-default-text.1283921641.txt.gz · Last modified: 2018/06/03 18:07 (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