add php end tag in db.php
This commit is contained in:
parent
a7de14fce1
commit
7b099a4c15
1 changed files with 2 additions and 0 deletions
2
db.php
2
db.php
|
@ -118,3 +118,5 @@ function db_close($link) {
|
|||
return mysql_close($link);
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue