Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
1935 function plogger_get_picture_description() {
1936 return htmlspecialchars(SmartStripSlashes($GLOBALS["current_picture"]["description"]));
1937 }
1935 function plogger_get_picture_description() {
1936 return SmartStripSlashes($GLOBALS["current_picture"]["description"]);
1937 }
1 to 2 of 2