forked from GNUsocial/gnu-social
* PHP short tags "<?" to full tag "<?php".
* superfluous whitespace removed.
This commit is contained in:
parent
41e919f3ca
commit
3cc7dda478
@ -1,4 +1,4 @@
|
|||||||
<?
|
<?php
|
||||||
|
|
||||||
class GroupNoticeStream extends CachingNoticeStream
|
class GroupNoticeStream extends CachingNoticeStream
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?
|
<?php
|
||||||
|
|
||||||
class TaggedProfileNoticeStream extends CachingNoticeStream
|
class TaggedProfileNoticeStream extends CachingNoticeStream
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user