modif limite_liste
This commit is contained in:
parent
b7fc7b5371
commit
3113df6532
@ -46,7 +46,7 @@ class User {
|
||||
$this->id = $id;
|
||||
$this->comm = 0;
|
||||
$this->compta = 0;
|
||||
$this->limite_liste = 20;
|
||||
$this->limite_liste = 0;
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user