Cheetah
templates
tmpl_evo
scripts
ChTemplSearchResultText.php
Go to the documentation of this file.
1
<?
php
2
8
require_once( CH_DIRECTORY_PATH_BASE .
'scripts/ChBaseSearchResultText.php'
);
9
10
class
ChTemplSearchResultText
extends
ChBaseSearchResultText
11
{
12
function
__construct
()
13
{
14
parent::__construct();
15
}
16
}
ChTemplSearchResultText
Definition:
ChTemplSearchResultText.php:11
php
ChBaseSearchResultText
Definition:
ChBaseSearchResultText.php:11
ChTemplSearchResultText\__construct
__construct()
Definition:
ChTemplSearchResultText.php:12
Generated by
1.8.20