fix indentation in sendemailsummary.php
This commit is contained in:
parent
845b1cff72
commit
f31db669b0
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
/*
|
||||
<?php
|
||||
/*
|
||||
* StatusNet - a distributed open-source microblogging tool
|
||||
* Copyright (C) 2010, StatusNet, Inc.
|
||||
*
|
||||
@ -45,3 +45,4 @@ try {
|
||||
} catch (NoUserArgumentException $nuae) {
|
||||
$qm->enqueue(null, 'sitesum');
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user