Exemplo n.º 1
0
 public function __construct($limit = 10000, $quota = 10240, $current = 0)
 {
     parent::__construct($limit, $quota, $current, 'inode');
 }