beber pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=e830cd99ae1686aa44b195384e05c2d106df7f03

commit e830cd99ae1686aa44b195384e05c2d106df7f03
Author: Bertrand Jacquin <[email protected]>
Date:   Sun Aug 17 01:20:04 2014 +0200

    BUG/MEDIUM: Comment wrapped comment lines
    
      PHP Parse error: syntax error, unexpected '.' in 
/srv/web/enlightenment.org/public_html/donate/donate_settings.php on line 17
---
 public_html/donate/donate_settings.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/donate/donate_settings.php 
b/public_html/donate/donate_settings.php
index 27ad4b2..4d4f903 100755
--- a/public_html/donate/donate_settings.php
+++ b/public_html/donate/donate_settings.php
@@ -14,7 +14,7 @@ $CompanyEmail = "[email protected]";      // Make sure this 
is the same as you
 $supportEmail = "[email protected]";
 $salesEmail = "[email protected]";
 # These Next couple of lines are no longer needed since we met our
-goal....
+# goal....
 $goal = 4000.00;
 $offset = 1255.00;
 ?>

-- 


Reply via email to