Removing the closing PHP "?>" tag as per style guidelines.
This commit is contained in:
@ -199,4 +199,4 @@ class ExtManager extends Extension {
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
@ -23,4 +23,4 @@ class ExtManagerTest extends SCoreWebTestCase {
|
||||
# FIXME: test that some extensions can be added and removed? :S
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
@ -136,4 +136,4 @@ class ExtManagerTheme extends Themelet {
|
||||
$page->add_block(new Block("Documentation", $html));
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user