Removing the closing PHP "?>" tag as per style guidelines.

This commit is contained in:
jgen
2014-04-24 22:28:53 -04:00
parent 860af25550
commit daee99c1bc
18 changed files with 18 additions and 18 deletions

View File

@ -80,4 +80,4 @@ class Home extends Extension {
return $this->theme->build_body($sitename, $main_links, $main_text, $contact_link, $num_comma, $counter_text);
}
}
?>