Esempio n. 1
0
 public static function get_all_image_from_content($content)
 {
     return SB_PHP::get_all_image_from_string($content);
 }