Exemplo n.º 1
0
 public function get_elements_from_content()
 {
     echo Fusion_Core_Reversal::content_to_elements($_POST['content']);
     exit;
 }