Documentation : tag for DOXYGEN misplaced with autoformatting

This commit is contained in:
Dany De Bontridder 2015-10-21 13:40:48 +02:00
parent 5f6a3f8cd8
commit 9bc7e449c0
8 changed files with 32 additions and 30 deletions

View file

@ -17,7 +17,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
// Copyright Author Dany De Bontridder danydb@aevalys.eu
/* !\brief include from supplier.inc.php and concerned only the supplier card and
/*!\brief include from supplier.inc.php and concerned only the supplier card and
* the supplier category
*/
if (!defined('ALLOWED'))
@ -34,7 +34,7 @@ require_once NOALYSS_INCLUDE.'/class/class_fiche_def.php';
global $g_user;
$low_action = (isset($_REQUEST['sb'])) ? $_REQUEST['sb'] : "list";
/* ! \file
/*! \file
* \brief Called from the module "Gestion" to manage the supplier
*/
$href = basename($_SERVER['PHP_SELF']);