remove some redundant php closing tags
This commit is contained in:
@@ -28,5 +28,4 @@ class Db_Stmt {
|
||||
function fetch() {
|
||||
return $this->stmt->fetch();
|
||||
}
|
||||
}
|
||||
?>
|
||||
}
|
||||
Reference in New Issue
Block a user