Cleanup: removed all closing tags in php files.
[fa-stable.git] / admin / db / security_db.inc
index d1a2eefb83e3608f1876c88aaeba402d9423d41d..70027c2e7c3b489f161edbf05e23dea6b1b18815 100644 (file)
@@ -64,4 +64,3 @@ function check_role_used($id) {
        $row = db_fetch($ret);
        return $row[0];
 }
-?>
\ No newline at end of file