Remove the closing multi-line comment
This commit is contained in:
parent
76d0db0fb1
commit
a5caaea666
|
|
@ -153,7 +153,7 @@
|
||||||
}
|
}
|
||||||
unset ($prep_statement);
|
unset ($prep_statement);
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
public function xml() {
|
public function xml() {
|
||||||
if (isset($_SESSION['switch']['extensions']['dir'])) {
|
if (isset($_SESSION['switch']['extensions']['dir'])) {
|
||||||
//declare global variables
|
//declare global variables
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue