Commit:    674023bd052665a400560415f1dbe22006844634
Author:    Peter Kokot <peterko...@gmail.com>         Tue, 4 Dec 2018 00:21:58 
+0100
Parents:   172d49ac89b234601eb033f5f6453c695b5169f9
Branches:  master

Link:       
http://git.php.net/?p=web/bugs.git;a=commitdiff;h=674023bd052665a400560415f1dbe22006844634

Log:
Convert UTF-8 with BOM to UTF-8 without BOM

Changed paths:
  M  www/bug.php


Diff:
diff --git a/www/bug.php b/www/bug.php
index 46b5854..d0bde4b 100644
--- a/www/bug.php
+++ b/www/bug.php
@@ -1,4 +1,4 @@
-<?php
+<?php
 /* User interface for viewing and editing bug details */
 
 use App\Utils\Captcha;


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

Reply via email to