remove some redundant php closing tags
This commit is contained in:
@@ -5,4 +5,3 @@ class Handler_Protected extends Handler {
|
||||
return parent::before($method) && $_SESSION['uid'];
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user