Help for this page

Select Code to Download


  1. or download this
    Use Quota;
    ...
    Quota::setqlim(Quota::getqcarg($dir), $uid, $soft_blocks, $hard_blocks
    +, $soft_i, $hard_i, 0, 0);
    }
    Quota::sync($dir);