mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 17:03:22 -05:00
Removes unneccesary code.
This commit is contained in:
parent
44748ca740
commit
8be7a8a9b3
@ -1,9 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
// new logic
|
// new logic
|
||||||
|
|
||||||
$page_edit_contact = PAGE_EDIT_CONTACT;
|
|
||||||
$page_shop_log = PAGE_SHOP_LOG;
|
|
||||||
|
|
||||||
if($_GET['visit_id']>0){
|
if($_GET['visit_id']>0){
|
||||||
$visit_id = $_GET['visit_id'];
|
$visit_id = $_GET['visit_id'];
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user