Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cellophile
PersonaLink
Commits
fa96a8e2
Commit
fa96a8e2
authored
Sep 11, 2021
by
Cellophile
🎨
Browse files
Update fonctions.php
parent
a382a5a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
fonctions.php
View file @
fa96a8e2
...
...
@@ -43,7 +43,8 @@ function creer($urlsite,$upersok,$urlbase,$mdp,$datexpi,$timexpi,$srcfichiercsv)
if
(
$mdp
==
0
&&
$datexpi
==
0
&&
$timexpi
==
0
)
{
$list
=
array
(
array
(
$upersok
,
$urlbase
)
);
);
$mdp
=
false
;
}
else
{
$list
=
array
(
array
(
$upersok
,
$urlbase
,
$datexpi
,
$timexpi
)
...
...
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