forked from Cavemanon/cavepaintings
Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag )
This commit is contained in:
@@ -387,4 +387,4 @@ class Source_History extends Extension {
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
@@ -134,4 +134,4 @@ class Source_HistoryTheme extends Themelet {
|
||||
$this->messages[] = '<p><b>'. $title .'</b><br>'. $body .'</p>';
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user