Removing the closing PHP "?>" tag as per style guidelines.
This commit is contained in:
@ -257,4 +257,4 @@ class AdminPage extends Extension {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
@ -80,4 +80,4 @@ class AdminPageTest extends ShimmieWebTestCase {
|
||||
$this->log_out();
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
@ -68,4 +68,4 @@ class AdminPageTheme extends Themelet {
|
||||
return $html;
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user