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 @@
/**
\class Osc_Categorie.class
\brief Class description
*/
* \class Osc_Categorie
* \brief Class description
*/
class Osc_Categorie
{
var $db;
......
......@@ -27,10 +27,9 @@
/**
\class Osc_product
\brief Classe permettant la gestion des produits issus d'une base OSC
*/
* \class Osc_product
* \brief Classe permettant la gestion des produits issus d'une base OSC
*/
class Osc_product
{
var $db;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment