Removed Closing PHP Tags
This commit is contained in:
@ -63,5 +63,3 @@ interface Plugin {
|
||||
*/
|
||||
public static function getDescription();
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -291,5 +291,3 @@ class PluginManager {
|
||||
return $active;
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -214,5 +214,3 @@ class PluginMenu implements CallbackListener, ConfiguratorMenu {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user