Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
don
Commits
50a0b08e
Commit
50a0b08e
authored
Nov 29, 2018
by
Okhin
Browse files
Forgot to init a variable
parent
7dc48ed2
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
app/controller/admin.php
View file @
50a0b08e
...
...
@@ -421,6 +421,8 @@ class Admin extends Controller
if
(
count
(
$user
)
>=
1
and
is_array
(
$user
))
{
// On a un utilisateur, cool
// On crée une contrepartie, si son cumul est suffisant
$needed
=
0
;
switch
(
$quoi
)
{
case
'hoodie'
:
$needed
=
250
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment