allow pdl content

This commit is contained in:
redmatrix
2015-11-12 17:47:38 -08:00
parent 22a650ade8
commit 888bf76e4b
4 changed files with 23 additions and 1 deletions

View File

@@ -1089,6 +1089,11 @@ function format_like($cnt, $arr, $type, $id) {
return $o;
}
/**
* This is our general purpose content editor.
* It was once nicknamed "jot" and you may see references to "jot" littered throughout the code.
* They are referring to the content editor or components thereof.
*/
function status_editor($a, $x, $popup = false) {