#267305 by brianV. Remove ?>.
parent
b25a93b9af
commit
15d50d4df6
|
@ -418,5 +418,3 @@ function _phptemplate_render($file, $variables) {
|
||||||
ob_end_clean(); // End buffering and discard
|
ob_end_clean(); // End buffering and discard
|
||||||
return $contents; // Return the contents
|
return $contents; // Return the contents
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
|
||||||
|
|
Loading…
Reference in New Issue