Compare commits
2 Commits
0777934192
...
ba41570721
Author | SHA1 | Date | |
---|---|---|---|
ba41570721 | |||
2a8c9287b1 |
@ -27,7 +27,7 @@ class SyncenvoleController extends Controller
|
||||
|
||||
public function baladoAction()
|
||||
{
|
||||
$url=$this->getParameter("widlimesurvey_syncenvole");
|
||||
$url=$this->getParameter("widbalado_syncenvole");
|
||||
$color=$this->get('session')->get('colormain');
|
||||
$themename=$this->get('session')->get("theme");
|
||||
|
||||
@ -41,7 +41,7 @@ class SyncenvoleController extends Controller
|
||||
|
||||
public function gepiannuAction()
|
||||
{
|
||||
$url=$this->getParameter("widlimesurvey_syncenvole");
|
||||
$url=$this->getParameter("widgepi_syncenvole");
|
||||
$color=$this->get('session')->get('colormain');
|
||||
$themename=$this->get('session')->get("theme");
|
||||
|
||||
@ -55,7 +55,7 @@ class SyncenvoleController extends Controller
|
||||
|
||||
public function gepisiecleAction()
|
||||
{
|
||||
$url=$this->getParameter("widlimesurvey_syncenvole");
|
||||
$url=$this->getParameter("widgepi_syncenvole");
|
||||
$color=$this->get('session')->get('colormain');
|
||||
$themename=$this->get('session')->get("theme");
|
||||
|
||||
@ -97,7 +97,7 @@ class SyncenvoleController extends Controller
|
||||
|
||||
public function nextcloudAction()
|
||||
{
|
||||
$url=$this->getParameter("widlimesurvey_syncenvole");
|
||||
$url=$this->getParameter("widnextcloud_syncenvole");
|
||||
$color=$this->get('session')->get('colormain');
|
||||
$themename=$this->get('session')->get("theme");
|
||||
|
||||
@ -125,7 +125,7 @@ class SyncenvoleController extends Controller
|
||||
|
||||
public function sacocheAction()
|
||||
{
|
||||
$url=$this->getParameter("widlimesurvey_syncenvole");
|
||||
$url=$this->getParameter("widsacoche_syncenvole");
|
||||
$color=$this->get('session')->get('colormain');
|
||||
$themename=$this->get('session')->get("theme");
|
||||
|
||||
|
Reference in New Issue
Block a user