Example #1
0
 function __construct($verb = FALSE, $le = FALSE)
 {
     parent::__construct(true, $verb, $le);
 }
 function __construct($verb = false, $le = false)
 {
     parent::__construct(false, $verb, $le);
 }