From: Evan Prodromou Date: Wed, 8 Jun 2011 20:33:06 +0000 (-0400) Subject: clear up whitespace in sendemailsummary X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ed61a217a225eeb59034804eb5e3d82c8170fda4;p=quix0rs-gnu-social.git clear up whitespace in sendemailsummary --- 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__) . '/../..'));