removing trailing ?> from function scripts
[squirrelmail.git] / functions / plugin.php
index 6e66aa60a1885aea62035c41fd9a7e9334e57c0b..eaf90da685564a0f38c60f97b95f8eaeea97bb6d 100644 (file)
@@ -206,4 +206,3 @@ function is_plugin_enabled($plugin_name) {
     return false;
   }
 }
-?>