Skip to content
Snippets Groups Projects
Commit 64469a1d authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: doxygen

parent dbba8fd6
No related branches found
No related tags found
No related merge requests found
...@@ -16,9 +16,9 @@ ...@@ -16,9 +16,9 @@
*/ */
/** /**
\file htdocs/printipp/index.php * \file htdocs/printipp/index.php
\ingroup printipp * \ingroup printipp
\brief Printipp * \brief Printipp
*/ */
require '../main.inc.php'; require '../main.inc.php';
...@@ -33,4 +33,5 @@ $printer->list_jobs('commande'); ...@@ -33,4 +33,5 @@ $printer->list_jobs('commande');
llxFooter(); llxFooter();
$db->close();
?> ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment