Little fix in set_limit
This commit is contained in:
parent
c3ccbb16e0
commit
8c8df9eb9b
1 changed files with 1 additions and 0 deletions
|
|
@ -816,6 +816,7 @@ class Webmodel {
|
||||||
if($c==2)
|
if($c==2)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
settype($limit[1], 'integer');
|
||||||
|
|
||||||
$this->limit.=', '.$limit[1];
|
$this->limit.=', '.$limit[1];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue