remove hali
This commit is contained in:
@@ -44,9 +44,6 @@ if ($this->is_id()) {
|
||||
}
|
||||
|
||||
else {
|
||||
var_dump("hali");
|
||||
|
||||
|
||||
//lekérjük a korábban megadott kapcsolattartókat
|
||||
$contact_assoc_array = $sql->assoc_array("SELECT * FROM camp_contact WHERE cc_owner_id = " . $user->get_cu_id() . " AND cc_original_id IS NULL");
|
||||
$contacts = array();
|
||||
|
||||
Reference in New Issue
Block a user