N°5311 - Update deprecation comment to match PHP deprecations convention

This commit is contained in:
Molkobain
2022-07-18 16:05:41 +02:00
parent b9c716a247
commit 808092acdd
2 changed files with 10 additions and 10 deletions

View File

@@ -16,11 +16,11 @@
* You should have received a copy of the GNU Affero General Public License
*/
/*********************************************************************************/
/* */
/* Deprecated since 3.0.0 as the backoffice now uses files from css/backoffice/* */
/* */
/*********************************************************************************/
/********************************************************************************/
/* */
/* @deprecated 3.0.0 N°5311 The backoffice now uses files from css/backoffice/* */
/* */
/********************************************************************************/
// Beware the version number MUST be enclosed with quotes otherwise v2.3.0 becomes v2 0.3 .0
$version: "v2.7.7";

View File

@@ -16,11 +16,11 @@
* You should have received a copy of the GNU Affero General Public License
*/
/*********************************************************************************/
/* */
/* Deprecated since 3.0.0 as the backoffice now uses files from css/backoffice/* */
/* */
/*********************************************************************************/
/********************************************************************************/
/* */
/* @deprecated 3.0.0 N°5311 The backoffice now uses files from css/backoffice/* */
/* */
/********************************************************************************/
@import 'css-variables.scss';