Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
a8eec491
Commit
a8eec491
authored
14 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
Doxygen
parent
abb4aab1
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
htdocs/boutique/critiques/class/critique.class.php
+9
-12
9 additions, 12 deletions
htdocs/boutique/critiques/class/critique.class.php
htdocs/fourn/commande/contact.php
+1
-1
1 addition, 1 deletion
htdocs/fourn/commande/contact.php
with
10 additions
and
13 deletions
htdocs/boutique/critiques/class/critique.class.php
+
9
−
12
View file @
a8eec491
...
@@ -14,23 +14,20 @@
...
@@ -14,23 +14,20 @@
* You should have received a copy of the GNU General Public License
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Id$
*/
*/
/*
/*
*
\file htdocs/boutique/critiques/class/critique.class.php
*
\file htdocs/boutique/critiques/class/critique.class.php
\ingroup
prelevement
*
\ingroup
osc
\brief Fichier de la classe des critiques OSCommerce
*
\brief Fichier de la classe des critiques OSCommerce
\version $
Revision
$
*
\version $
Id
$
*/
*/
/**
/**
\class Critique
*
\class Critique
\brief Classe permettant la gestion des critiques OSCommerce
*
\brief Classe permettant la gestion des critiques OSCommerce
*/
*/
class
Critique
{
class
Critique
{
var
$db
;
var
$db
;
...
...
This diff is collapsed.
Click to expand it.
htdocs/fourn/commande/contact.php
+
1
−
1
View file @
a8eec491
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
*/
*/
/**
/**
* \file htdocs/commande/contact.php
* \file htdocs/
fourn/
commande/contact.php
* \ingroup commande
* \ingroup commande
* \brief Onglet de gestion des contacts de commande
* \brief Onglet de gestion des contacts de commande
* \version $Id$
* \version $Id$
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment