removing trailing ?> from function scripts
[squirrelmail.git] / plugins / filters / setup.php
index 47ab5f5fa814ad65e66532885302d3ff009669d2..7821ca72ae9b03ef2ccc71e62dc5d0b554a73656 100644 (file)
@@ -64,5 +64,3 @@ function update_for_folder_hook($args) {
     include_once(SM_PATH . 'plugins/filters/filters.php');
     update_for_folder ($args);
 }
-
-?>
\ No newline at end of file