On Sun, Dec 15, 2013 at 6:15 PM, Levi Morrison <[email protected]> wrote: > Commit: e1cb8b250925cd574abe31a9d5db2877a96272e5 > Author: Levi Morrison <[email protected]> Sun, 15 Dec 2013 19:15:35 > -0700 > Parents: 84fab6bdc475f335f7cb6bc3432795014064c58c > Branches: master > > Link: > http://git.php.net/?p=web/php.git;a=commitdiff;h=e1cb8b250925cd574abe31a9d5db2877a96272e5 > > Log: > Removed some unused HTML/CSS. > > Changed paths: > M downloads.php > M include/footer.inc > > > Diff: > diff --git a/downloads.php b/downloads.php > index 7acc73f..9e116ad 100644 > --- a/downloads.php > +++ b/downloads.php > @@ -61,6 +61,7 @@ $SIDEBAR_DATA = ' > download site. Binaries available on external servers: > </p> > <ul> > + <li><a href="http://windows.php.net/">Windows (PHP.net)</a></li>
This is not removing unused html or css.... Please be more careful with your commits as these wrong messages really look like you are doing stuff on accident which makes reading the commits a complex task and more painful then it needs. It also gives me the feeling that you would accidentally remove a full folder unintentionally so I have to review your commits ASAP so stuff doesn't break :( -Hannes -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
