forked from Cavemanon/cavepaintings
Removing the closing PHP "?>" tag as per style guidelines.
This commit is contained in:
@@ -131,4 +131,4 @@ class Blotter extends Extension {
|
||||
$this->theme->display_blotter($entries);
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
@@ -34,4 +34,4 @@ class BlotterTest extends SCoreWebTestCase {
|
||||
$this->log_out();
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
@@ -176,4 +176,4 @@ class BlotterTheme extends Themelet {
|
||||
return $html;
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user