Midgard Quota function mgd_update_quota
Midgard Quota Documentation
Description:
mgd_update_quota(int id, string tablename, string spacefields, int number, int space, int sg)
Minimum version: Midgard 1.7.3
Updates already exisitng quota object's record. You must be logged in as SG0 admin to update quota record.
- id, quota object's identifier
- tablename, name of table used by object ( "wholesg" means all table )
- spacefields, content fields for which quota size should be limited ( depreciated )
- number, number of records which may be created for particular sitegroup
- space, limit size ( in KB ) for a sitegroup
sitegroup, sitegroup's identifier
