diff --git a/include/class_follow_up.php b/include/class_follow_up.php index b9cbbfc98..995729273 100644 --- a/include/class_follow_up.php +++ b/include/class_follow_up.php @@ -1279,7 +1279,6 @@ class Follow_Up { $query = " and ag_id= " . $ag_id; } - var_dump( $query.$str); return $query . $str; }