Change comments to use same tickets ref syntax

This commit is contained in:
Pierre Goiffon
2018-11-06 17:36:03 +01:00
parent 9ed550ee7f
commit a4055c4a74
8 changed files with 19 additions and 17 deletions

View File

@@ -1,6 +1,7 @@
<?php
use Html2Text\Html2Text;
use Leafo\ScssPhp\Compiler;
// Copyright (C) 2010-2017 Combodo SARL
//
// This file is part of iTop.
@@ -826,7 +827,7 @@ class utils
/**
* Helper to handle the variety of HTTP servers
* See #286 (fixed in [896]), and #634 (this fix)
* See 286 (fixed in [896]), and 634 (this fix)
*
* Though the official specs says 'a non empty string', some servers like IIS do set it to 'off' !
* nginx set it to an empty string