Removing the closing PHP "?>" tag as per style guidelines.
This commit is contained in:
@ -153,4 +153,4 @@ class AliasEditor extends Extension {
|
||||
// missing out the images tagged with the oldtag
|
||||
public function get_priority() {return 60;}
|
||||
}
|
||||
?>
|
||||
|
||||
|
@ -73,4 +73,4 @@ class AliasEditorTheme extends Themelet {
|
||||
$this->display_paginator($page, "alias/list", null, $pageNumber, $totalPages);
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user