Ejemplo n.º 1
0
 public static function txt_note($text)
 {
     return Clean::tronquer_chaine(Clean::nul(trim($text)), 40);
 }