Ejemplo n.º 1
0
 /**
  * Retrieve the value of an option
  */
 function getOption($name)
 {
     return File_Archive::_option($name);
 }