Removes unneccesary code.

This commit is contained in:
Jonathan Rosenbaum
2017-11-05 01:16:52 +00:00
parent 44748ca740
commit 8be7a8a9b3
-3
View File
@@ -1,9 +1,6 @@
<?php
// new logic
$page_edit_contact = PAGE_EDIT_CONTACT;
$page_shop_log = PAGE_SHOP_LOG;
if($_GET['visit_id']>0){
$visit_id = $_GET['visit_id'];
} else {