Cheetah
ChTemplSocialSharing.php
Go to the documentation of this file.
1 <?php
2 
8 ch_import('ChBaseSocialSharing');
9 
14 {
15  function __construct()
16  {
17  parent::__construct();
18  }
19 }
ch_import
ch_import($sClassName, $aModule=array())
Definition: utils.inc.php:1218
php
ChBaseSocialSharing
Definition: ChBaseSocialSharing.php:14
ChTemplSocialSharing
Definition: ChTemplSocialSharing.php:14
ChTemplSocialSharing\__construct
__construct()
Definition: ChTemplSocialSharing.php:15