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
2395c1ca
Commit
2395c1ca
authored
9 years ago
by
Kevin Guerrier
Browse files
Options
Downloads
Patches
Plain Diff
fix comment in file description
parent
a80b4703
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
htdocs/compta/bank/document.php
+3
-3
3 additions, 3 deletions
htdocs/compta/bank/document.php
with
3 additions
and
3 deletions
htdocs/compta/bank/document.php
+
3
−
3
View file @
2395c1ca
...
...
@@ -20,9 +20,9 @@
*/
/**
* \file htdocs/com
mande
/document.php
* \ingroup
order
* \brief Page de gestion des documents attache
e
s a un
e
com
mand
e
* \file htdocs/com
pta/bank
/document.php
* \ingroup
banque
* \brief Page de gestion des documents attaches a un com
pte bancair
e
*/
require
(
'../../main.inc.php'
);
require_once
(
DOL_DOCUMENT_ROOT
.
"/core/lib/bank.lib.php"
);
...
...
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