[Tickets #4259] NEW: command driver to get the quota
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Aug 7 09:07:30 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4259
-----------------------------------------------------------------------
Ticket | 4259
Created By | prazeres at impa.br
Summary | command driver to get the quota
Queue | Gollem
Version | 1.0.2
Type | Enhancement
State | New
Priority | 1. Low
Owners |
+New Attachment | quota.php.patch
-----------------------------------------------------------------------
prazeres at impa.br (2006-08-07 09:07) wrote:
Jan,
I am submitting my patch to source file "quota.php" inspired on IMP.
The "config/backends.php" file I set in this way:
...
'quota' => 'driver',
'quotadriver' => array(
'driver' => 'command',
'params' => array(
'quota_path' => ...,
'grep_path' => ...,
'partition' => ...
)
),
...
Thanks,
Manoel Prazeres
More information about the bugs
mailing list