From ed61a217a225eeb59034804eb5e3d82c8170fda4 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Wed, 8 Jun 2011 16:33:06 -0400 Subject: [PATCH] clear up whitespace in sendemailsummary --- plugins/EmailSummary/sendemailsummary.php | 37 +++++++++++------------ 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/plugins/EmailSummary/sendemailsummary.php b/plugins/EmailSummary/sendemailsummary.php index af39f772f5..01c11a210a 100644 --- a/plugins/EmailSummary/sendemailsummary.php +++ b/plugins/EmailSummary/sendemailsummary.php @@ -1,22 +1,21 @@ -#!/usr/bin/env php - . - */ +. + */ define('INSTALLDIR', realpath(dirname(__FILE__) . '/../..'));