1
0
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:
Cameron
2013-03-09 00:22:26 -08:00
parent 177d705509
commit 2682d9b872
5 changed files with 49 additions and 11 deletions

View File

@@ -152,7 +152,14 @@ class e_file
return $f;
}
function setMode($mode)
{
$this->mode= $mode;
}
/**
* Read files from given path
*