Skip to content

Commit

Permalink
Merge pull request #12719 from frederic34/patch-7
Browse files Browse the repository at this point in the history
doxygen
  • Loading branch information
eldy committed Dec 17, 2019
2 parents 1871251 + 05f1a55 commit afa7183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions htdocs/datapolicy/class/actions_datapolicy.class.php
@@ -1,6 +1,6 @@
<?php
/* Copyright (C) 2018 Nicolas ZABOURI <info@inovea-conseom.com>
* Copyright (C) 2018 Frédéric France <frederic.france@netlogic.fr>
* Copyright (C) 2018-2019 Frédéric France <frederic.france@netlogic.fr>
*
* 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
Expand Down Expand Up @@ -384,7 +384,7 @@ public function addMoreActionsButtons($parameters, &$object, &$action, $hookmana
* @param Object $object Object
* @param string $action Actions
* @param HookManager $hookmanager Hook manager
* @return void
* @return int
*/
public function printCommonFooter($parameters, &$object, &$action, $hookmanager)
{
Expand Down

0 comments on commit afa7183

Please sign in to comment.