Add the missing curly brackets.

This commit is contained in:
markjcrane
2016-06-13 17:52:35 -06:00
parent 91562a9e41
commit b6aaebb7b3
+4
View File
@@ -98,6 +98,10 @@
//rename the file //rename the file
rename($xml_dir.'/local_stream.conf.xml', $xml_dir.'/local_stream.conf'); rename($xml_dir.'/local_stream.conf.xml', $xml_dir.'/local_stream.conf');
} //if num_rows
} //if prep_statement
} }
?> ?>