HOME LINKS SAL PUBLIC SOFTWARE SEARCH MADE UP

SAGATOR


policy_quota_cleanup()
  Clean old records from SQL policy database table.
  
  Usage: policy_quota_cleanup(age=7*24, table="policy_quota")
  
  Where: age - record age in hours (by default 7 days)
         table - name of policy quota SQL table
  
  New in version 1.3.0.