removing trailing ?> from function scripts
[squirrelmail.git] / class / error.class.php
index af241e362c9e0db16ddeda90c8a311c7fa044ea1..0f9f13c8ad300bd646159467e129b5558eae20d2 100644 (file)
@@ -281,4 +281,3 @@ function sqm_trigger_error($sErrNo,$aExtra=array()) {
     }
     trigger_error($sErrString, $iPhpErr);
 }
-?>
\ No newline at end of file