mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Merge branch 'master' into permissions
This commit is contained in:
@@ -14,9 +14,6 @@ class FS_Model extends FHC_Model
|
||||
// Load the filesystem library
|
||||
$this->load->library('FilesystemLib');
|
||||
|
||||
// Load return message helper
|
||||
$this->load->helper('message');
|
||||
|
||||
$this->filepath = $filepath;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user