Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag )
This commit is contained in:
@@ -320,4 +320,4 @@ class TagEdit extends Extension {
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
@@ -68,4 +68,4 @@ class TagEditTest extends ShimmieWebTestCase {
|
||||
}
|
||||
*/
|
||||
}
|
||||
?>
|
||||
|
||||
|
@@ -134,4 +134,4 @@ class TagEditTheme extends Themelet {
|
||||
";
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user