Remove ?>'s from files. They're pointless, and just asking for people to mess with...
[lhc/web/wiklou.git] / maintenance / findhooks.php
index 0308ad1..284e790 100644 (file)
@@ -91,4 +91,4 @@ $deprecated = array_diff($documented, $potential);
 printArray('undocumented', $todo );
 printArray('not found', $deprecated );
 
-?>
+