summaryrefslogtreecommitdiff
path: root/Contact.php
diff options
context:
space:
mode:
authorLester Caine <lsces@lsces.co.uk>2010-12-16 07:42:07 +0000
committerLester Caine <lsces@lsces.co.uk>2010-12-16 07:42:07 +0000
commitc0603e3dbd38502b824e10772e2dd9e0e0ee9531 (patch)
tree41586a826b37bc74d35f0edef547cc20e83e197b /Contact.php
parent3e445bdda8526c48e28eb58e85ca06902c506a81 (diff)
downloadcontact-c0603e3dbd38502b824e10772e2dd9e0e0ee9531.tar.gz
contact-c0603e3dbd38502b824e10772e2dd9e0e0ee9531.tar.bz2
contact-c0603e3dbd38502b824e10772e2dd9e0e0ee9531.zip
Remove debug
Diffstat (limited to 'Contact.php')
-rw-r--r--Contact.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Contact.php b/Contact.php
index 7edaa30..7d7d2dc 100644
--- a/Contact.php
+++ b/Contact.php
@@ -451,7 +451,6 @@ class Contact extends LibertyContent {
$pParamHash["listInfo"]["count"] = $pParamHash["cant"];
LibertyContent::postGetList( $pParamHash );
-vd($ret);
return $ret;
}