Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amaury Van Espen
costum
Commits
8041c2e5
Commit
8041c2e5
authored
Mar 20, 2020
by
thomas craipeau
Browse files
fix Costum::sameFunction
parent
b9a39914
Changes
1
Hide whitespace changes
Inline
Side-by-side
models/Costum.php
View file @
8041c2e5
...
...
@@ -357,7 +357,7 @@ var_dump("id ".$id);
// $c["contextId"] = $ctxId;
// $c["contextType"] = $ctxType;
//Yii::app()->session['costum']
= Costum::sameFunction("init",$c);
$c
=
Costum
::
sameFunction
(
"init"
,
$c
);
//if(!@Yii::app()->session['paramsConfig'] || empty(Yii::app()->session['paramsConfig']))
//Yii::app()->session['paramsConfig'] = CO2::getThemeParams();
...
...
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