Skip to content

Commit bc7a2a6

Browse files
Update WebForms.php
1 parent a2dfd12 commit bc7a2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/WebForms.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ public function setCache($second)
416416
$this->webFormsData->add("cd", $second);
417417
}
418418

419-
public function setCacheAll()
419+
public function setCacheNoTime()
420420
{
421421
$this->webFormsData->add("cd", "*");
422422
}

0 commit comments

Comments
 (0)