From f26d021b7d6f9e9983a38d1f446514a26d3463d5 Mon Sep 17 00:00:00 2001 From: sunsetsystems Date: Fri, 11 Nov 2005 20:51:25 +0000 Subject: [PATCH] cosmetic only --- custom/refercare.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/custom/refercare.php b/custom/refercare.php index 353b69924..ec6f12978 100644 --- a/custom/refercare.php +++ b/custom/refercare.php @@ -11,10 +11,7 @@ ///////////////////////////////////////////////////////////////////// include_once("../interface/globals.php"); - // include_once("../library/patient.inc"); - // This mess gets all the info for the patient. - // $query = "SELECT * FROM patient_data WHERE pid = '$pid' LIMIT 1"; $row = sqlFetchArray(sqlStatement($query)); -- 2.11.4.GIT