Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
MaarchCapture
Commits
c11a3640
Commit
c11a3640
authored
Jun 24, 2021
by
lionel.marie-louise
Browse files
FIX - initialize var Tab
parent
59241d8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/analyse/function/xmlfunction.php
View file @
c11a3640
...
...
@@ -2,7 +2,7 @@
function
input
(
$inputs
,
$name
)
{
$tab
=
NULL
;
$numero
=
dom_import_simplexml
(
$inputs
);
foreach
(
$inputs
as
$input
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment