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