Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
judsonmitchell committed Aug 29, 2016
1 parent 3d3e642 commit fe118aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/php/data/cases_documents_process.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
session_start();
require('../auth/session_check.php');
require('../../../db.php');
include('../../../debug.php');
function update_paths($dbh,$path,$new_path,$case_id) {

//Change paths of documents which reside in the recently changed folder
Expand Down

0 comments on commit fe118aa

Please sign in to comment.