[ Index ]

PHP Cross Reference of phpwcms V1.4.3 _r380 (23.11.09)

title

Body

[close]

/template/inc_script/frontend_render/disabled/ -> menuStructure.php (source)

   1  <?php
   2  
   3  // ----------------------------------------------------------------
   4  // obligate check for phpwcms constants
   5  if (!defined('PHPWCMS_ROOT')) {
   6     die("You Cannot Access This Script Directly, Have a Nice Day.");
   7  }
   8  // ----------------------------------------------------------------
   9  
  10  
  11  
  12  $content['all'] .= dumpVar($LEVEL_ID, 2);
  13  $content['all'] .= dumpVar($LEVEL_KEY, 2);
  14  $content['all'] .= dumpVar($LEVEL_STRUCT, 2);
  15  $content['all'] .= dumpVar($content['struct'], 2);
  16  
  17  
  18  
  19  ?>


Generated: Wed Dec 30 05:55:15 2009 Cross-referenced by PHPXref 0.7