2
0
forked from Wavyzz/dolibarr

Clean code

This commit is contained in:
Laurent Destailleur
2022-09-02 09:45:40 +02:00
parent c5f9990529
commit 2d794473a5
10 changed files with 9 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
<?php
/* Copyright (C) ---Put here your own copyright and developer email---
/* Copyright (C) 2022 Laurent Destailleur <eldy@users.sourceforge.net>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -30,8 +30,6 @@ function targetPrepareHead($object)
{
global $db, $langs, $conf;
$langs->load("webhook@webhook");
$h = 0;
$head = array();