Cleanup: removed all closing tags in php files.
[fa-stable.git] / install / isession.inc
index 339c92735549298cc0ba600595f651ca901eb813..a0ec770572879bd3b778bbfa0640a125bacca216 100644 (file)
@@ -153,4 +153,3 @@ $SysPrefs = &$_SESSION['SysPrefs'];
 // We quote all values later with db_escape() before db update.
        $_POST = strip_quotes($_POST);
 
-?>