Trailing } left while resolving merge conflict. Removed it

This commit is contained in:
ninadsp
2010-08-19 00:45:50 +05:30
parent c0ee037c59
commit e1f319eef1

View File

@@ -166,6 +166,5 @@ if (!$GLOBALS['is_ajax_request']) {
* Sets a variable to remember headers have been sent
*/
$GLOBALS['is_header_sent'] = true;
}
} //end if(!$GLOBALS['is_ajax_request'])
?>