Add the missing curly brackets.
This commit is contained in:
parent
91562a9e41
commit
b6aaebb7b3
|
|
@ -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
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
Loading…
Reference in New Issue