fix indentation in sendemailsummary.php

This commit is contained in:
Evan Prodromou 2011-02-15 16:27:51 -05:00
parent 845b1cff72
commit f31db669b0
1 changed files with 22 additions and 21 deletions

View File

@ -45,3 +45,4 @@ try {
} catch (NoUserArgumentException $nuae) {
$qm->enqueue(null, 'sitesum');
}