[ Index ]

PHP Cross Reference of phpwcms V1.4.7 _r403 (01.11.10)

title

Body

[close]

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

   1  <?php
   2  
   3  if(strpos($content['all'], '[LOGGED_IN')) {
   4      $content['all'] = render_cnt_template($content['all'], 'LOGGED_IN', _getFeUserLoginStatus() ? '<!-- //-->' : '');
   5  }
   6  
   7  ?>


Generated: Tue Nov 16 22:51:00 2010 Cross-referenced by PHPXref 0.7