debug
This commit is contained in:
@ -44,7 +44,7 @@ function mb_ucfirst($str)
|
||||
return $char . $str;
|
||||
}
|
||||
|
||||
function choixVotation($path, $methode = 2, $confirm = true) //2 = toutes les votations 1 = votations en cours 0 = votations cloturées
|
||||
function choixVotation($path, $methode = 2, $confirm = true) //2 = toutes les votations 0 = votations en cours 1 = votations cloturées
|
||||
{
|
||||
global $base_url, $action;
|
||||
|
||||
|
Reference in New Issue
Block a user