Exemple #1
0
 /**
  * Returns a properly formatted html attributes;
  *
  * @param string $atts 
  * @return void
  * @author Armando Sosa
  */
 function attr($atts = array())
 {
     return csml::attr($atts);
 }