Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
tool_reindex_edit_fns.inc
1 <?php
18 require_once SQ_SYSTEM_ROOT.'/core/assets/system/tool/tool_edit_fns.inc';
19 
30 {
31 
32 
37  function __construct()
38  {
39  parent::__construct();
40 
41  }//end constructor
42 
43 
44 }//end class