Deprecated
Table of Contents
Editor/Join.php |
Editor/Upload.php |
Editor.php |
Join.php
Line | Element | Reason |
---|---|---|
249 | Join::join() | Please use the Join->link() method rather than this method now. |
Upload.php
Line | Element | Reason |
---|---|---|
200 | Upload::allowedExtensions() | Use Validate::fileExtensions |
Editor.php
Line | Element | Reason |
---|---|---|
938 | Editor::whereSet() | Note that |