Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SUD Éducation
Cartable
Commits
6338d6a8
Commit
6338d6a8
authored
3 years ago
by
Bastien Ho
Browse files
Options
Download
Email Patches
Plain Diff
typo
parent
5b3b34a3
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cartable.php
+3
-3
cartable.php
with
3 additions
and
3 deletions
+3
-3
cartable.php
+
3
-
3
View file @
6338d6a8
...
...
@@ -358,7 +358,7 @@ function cartable_get_indexed_syndicates_and_provinces($vars){
}
}
$vars
=
[
$var
iable
s
=
[
'IndexedSyndicates'
=>
$IndexedSyndicates
,
'IndexedProvinces'
=>
$IndexedProvinces
,
];
...
...
@@ -367,7 +367,7 @@ function cartable_get_indexed_syndicates_and_provinces($vars){
'return'
=>
"value"
,
'name'
=>
"debug_enabled"
,
])){
$vars
[
'debug'
]
=
[
$var
iable
s
[
'debug'
]
=
[
'_Provinces'
=>
$Provinces
[
'values'
],
'_Syndicates'
=>
$Syndicates
[
'values'
],
'_MembershipTypes'
=>
$MembershipTypes
[
'values'
],
...
...
@@ -377,5 +377,5 @@ function cartable_get_indexed_syndicates_and_provinces($vars){
];
}
return
$vars
;
return
$var
iable
s
;
}
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets