Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
cache_storage_default_edit_fns.inc
1
<?php
18
require_once SQ_CORE_PACKAGE_PATH.
'/system/cache_storage/cache_storage/cache_storage_edit_fns.inc'
;
19
31
class
Cache_Storage_Default_Edit_Fns
extends
Cache_Storage_Edit_Fns
32
{
33
38
function
__construct
()
39
{
40
parent::__construct();
41
42
}
//end constructor
43
44
45
}
//end class
46
?>
squiz_matrix
core
assets
system
cache_storage
cache_storage_types
cache_storage_default
cache_storage_default_edit_fns.inc
Generated on Tue Jan 29 2013 14:04:39 for Squiz Matrix by
1.8.3.1