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

Fix: doxygen

parent 3682a377
No related branches found
No related tags found
No related merge requests found
...@@ -34,10 +34,9 @@ ...@@ -34,10 +34,9 @@
/** /**
\class Osc_Categorie.class * \class Osc_Categorie
\brief Class description * \brief Class description
*/ */
class Osc_Categorie class Osc_Categorie
{ {
var $db; var $db;
......
...@@ -27,10 +27,9 @@ ...@@ -27,10 +27,9 @@
/** /**
\class Osc_product * \class Osc_product
\brief Classe permettant la gestion des produits issus d'une base OSC * \brief Classe permettant la gestion des produits issus d'une base OSC
*/ */
class Osc_product class Osc_product
{ {
var $db; var $db;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment