Skip to content

Commit

Permalink
cosmetic only
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsetsystems committed Nov 11, 2005
1 parent 2ea3557 commit f26d021
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions custom/refercare.php
Original file line number Diff line number Diff line change
Expand Up @@ -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));

Expand Down

0 comments on commit f26d021

Please sign in to comment.