Ejemplo n.º 1
0
 function __construct($appname = null, $author = null, $copyright = null)
 {
     parent::__construct('CLI Framework Example', 'Author Name', '(c) 2012 Etopian Inc.');
 }