Exemple #1
0
 /**
  * See the status of one or all themes.
  *
  * @synopsis [<theme>]
  */
 function status($args)
 {
     parent::status($args);
 }