Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
tool_mass_clone_management.inc
1
<?php
17
require_once SQ_INCLUDE_PATH.
'/asset_management.inc'
;
18
29
class
Tool_Mass_Clone_Management
extends
Asset_Management
30
{
31
32
37
function
Tool_Mass_Clone_Management
(&$pm)
38
{
39
$this->
Asset_Management
($pm);
40
41
42
}
//end constructor
43
44
51
function
_getFileList
()
52
{
53
return
Array();
54
55
}
//end _getFileList()
56
57
58
}
//end class
59
60
?>
squiz_matrix
core
assets
system
tools
tool_mass_clone
tool_mass_clone_management.inc
Generated on Tue Jan 29 2013 14:04:40 for Squiz Matrix by
1.8.3.1