diff options
| author | Lester Caine <lsces@lsces.co.uk> | 2010-11-04 08:53:51 +0000 |
|---|---|---|
| committer | Lester Caine <lsces@lsces.co.uk> | 2010-11-04 08:53:51 +0000 |
| commit | 63d5ef6caff2030f56f463d68c0eb4b277b1262e (patch) | |
| tree | 3872a54adf3a4cc958221339dca519705f625503 | |
| parent | 1c5915a789f9ddb63bf180dc7ce60954740fa60a (diff) | |
| download | contact-63d5ef6caff2030f56f463d68c0eb4b277b1262e.tar.gz contact-63d5ef6caff2030f56f463d68c0eb4b277b1262e.tar.bz2 contact-63d5ef6caff2030f56f463d68c0eb4b277b1262e.zip | |
Remove debug
| -rw-r--r-- | Contact.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Contact.php b/Contact.php index 9449e3a..a848090 100644 --- a/Contact.php +++ b/Contact.php @@ -438,7 +438,6 @@ class Contact extends LibertyContent { $pParamHash["listInfo"]["count"] = $pParamHash["cant"]; LibertyContent::postGetList( $pParamHash ); -vd($ret); return $ret; } |
