mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-20 12:33:27 +02:00
WIP - Removing unneccessary closing tags to prevent potential issues. (#223)
* Part 1 Removing closing tags when no HTML or other output comes after the last PHP codeblock. * Further removals * nothing --------- Co-authored-by: slawkens <slawkens@gmail.com>
This commit is contained in:
@@ -40,4 +40,3 @@ if(!@file_exists($page_file))
|
||||
// output image
|
||||
//header('Content-type: image/gif');
|
||||
//readfile($file);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user