Cleanup: removed all closing tags in php files.
[fa-stable.git] / includes / main.inc
index f5ecd4d6f491659c21229184443e957aba89341c..6ac3fc14837a177c57974203b947a01f91f949d0 100644 (file)
@@ -377,4 +377,3 @@ function clean_file_name($filename) {
     return preg_replace('/[^a-zA-Z0-9.\-_]/', '_', $filename);
 }
 
-?>
\ No newline at end of file