remove some redundant php closing tags
This commit is contained in:
@@ -36,5 +36,3 @@ function db_last_query_error() {
|
||||
function db_quote($str){
|
||||
return Db::get()->quote($str);
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user