Add the missing curly brackets.

This commit is contained in:
markjcrane
2016-06-13 17:52:35 -06:00
parent 03c6c1c320
commit f20b16b27a

View File

@@ -98,6 +98,10 @@
//rename the file
rename($xml_dir.'/local_stream.conf.xml', $xml_dir.'/local_stream.conf');
}
} //if num_rows
} //if prep_statement
}
?>