From 4502a13a5b67946e798789ff5420877391372fcd Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Thu, 25 Jun 2009 08:47:16 -0700 Subject: 1) rename the model proxy to digibug proxy 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. --- modules/digibug/models/proxy.php | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 modules/digibug/models/proxy.php (limited to 'modules/digibug/models/proxy.php') diff --git a/modules/digibug/models/proxy.php b/modules/digibug/models/proxy.php deleted file mode 100644 index ce10c592..00000000 --- a/modules/digibug/models/proxy.php +++ /dev/null @@ -1,22 +0,0 @@ -