Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
search_log_report.inc
1
<?php
17
require_once SQ_CORE_PACKAGE_PATH.
'/log_report/log_report.inc'
;
18
32
class
Search_Log_Report
extends
Log_Report
33
{
34
38
var
$logname
=
'search'
;
39
40
47
function
__construct
($assetid=0)
48
{
49
$this->_ser_attrs = TRUE;
50
parent::__construct($assetid);
51
52
}
//end constructor
53
54
55
}
//end class
56
57
?>
squiz_matrix
packages
search
log_reports
search_log_report
search_log_report.inc
Generated on Tue Jan 29 2013 14:05:03 for Squiz Matrix by
1.8.3.1