liberty
[ class tree: liberty ] [ index: liberty ] [ all elements ]

Source for file display_content_inc.php

Documentation is available at display_content_inc.php

  1. <?php
  2. /**
  3.  * display_content_inc
  4.  *
  5.  * @author   spider <spider@steelsun.com>
  6.  * @version  $Revision$
  7.  * @package  liberty
  8.  * @subpackage functions
  9.  */
  10.  
  11.     global $gBitSmarty$gBitSystem$gContent;
  12.  
  13.     $gBitSmarty->assign_by_ref'pageInfo'$gContent->mInfo );
  14.  
  15.     $gBitSystem->display'bitpackage:liberty/display_content.tpl' NULLarray'display_mode' => 'display' ));
  16.  
  17. ?>

Documentation generated on Wed, 29 Jul 2015 13:56:23 +0000 by phpDocumentor 1.5.0-lsces