* superfluous whitespace removed.
* Copyright (C) 2011, StatusNet, Inc.
*
* A stream of notices
- *
+ *
* PHP version 5
*
* This program is free software: you can redistribute it and/or modify
-<?
+<?php
class GroupNoticeStream extends CachingNoticeStream
{
* Copyright (C) 2011, StatusNet, Inc.
*
* Stream of notices by a profile
- *
+ *
* PHP version 5
*
* This program is free software: you can redistribute it and/or modify
-<?
+<?php
class TaggedProfileNoticeStream extends CachingNoticeStream
{