Commit:    0d42afdb0d0599de4a8b8fdaa53267ed2f9adec3
Author:    Anatol Belski <a...@php.net>         Tue, 24 Sep 2013 20:21:34 +0200
Parents:   855410761a6c1fb934b9bd1616d4902283dd8e49
Branches:  master

Link:       
http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=0d42afdb0d0599de4a8b8fdaa53267ed2f9adec3

Log:
one more linebreak

Changed paths:
  M  client/include/PeclExt.php


Diff:
diff --git a/client/include/PeclExt.php b/client/include/PeclExt.php
index b000f9d..b6c7b79 100644
--- a/client/include/PeclExt.php
+++ b/client/include/PeclExt.php
@@ -678,7 +678,7 @@ if (!function_exists('rmtools\combinations')) {
                /* $msg .= "The logs was uploaded to $url/logs/" . 
$this->getPackageName() . "-logs.zip\n\n"; */
                if (!$success) {
                        $msg .= "Please look into the logs for what's to be 
fixed. ";
-                       $msg .= "You can ask for help on pecl-...@lists.php.net 
or internals-...@lists.php.net. \n";
+                       $msg .= "You can ask for help on pecl-...@lists.php.net 
or internals-...@lists.php.net. \n\n";
                }
                $msg .= "Have a nice day :)\n";


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to