mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
More Tinymce and form tweaks
This commit is contained in:
@@ -152,7 +152,14 @@ class e_file
|
||||
|
||||
return $f;
|
||||
}
|
||||
|
||||
|
||||
function setMode($mode)
|
||||
{
|
||||
$this->mode= $mode;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Read files from given path
|
||||
*
|
||||
|
Reference in New Issue
Block a user