Doxygen
This commit is contained in:
parent
57a753c303
commit
57c503091f
@ -83,14 +83,12 @@ class Opensurveysondage extends CommonObject
|
||||
public $sujet;
|
||||
|
||||
/**
|
||||
* Allow comments on this poll
|
||||
* @var bool
|
||||
* @var int Allow comments on this poll
|
||||
*/
|
||||
public $allow_comments;
|
||||
|
||||
/**
|
||||
* Allow users see others vote
|
||||
* @var bool
|
||||
* @var int Allow users see others vote
|
||||
*/
|
||||
public $allow_spy;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user