Er, right. Best to have "return true;" somewhere in the function, isn't it?
This commit is contained in:
parent
8959942024
commit
a4e96dbddb
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ class SiteStats {
|
|||
return false;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue