summaryrefslogtreecommitdiff
path: root/modules/digibug/models/digibug_proxy.php
AgeCommit message (Collapse)Author
2009-06-251) rename the model proxy to digibug proxyTim Almdal
2) corresponding table name change to digibug_proxies 3) change the generate of a unique id to md5(rand()) 3) Remove the helper function as digibug::uuid is no longer required.