Browse
For agents
About
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
/
6.2.14
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
v6.2.14
Switch version
6.2.14
6.2.13
6.2.12
6.2.10
6.2.11
6.2.9
6.2.8
6.2.7
6.2.6
6.2.5
6.2.4
6.2.3
6.2.2
3.6.22
3.6.31
3.6.40
3.6.41
3.6.42
3.6.50
3.6.51
3.6.60
3.6.61
3.6.62
3.6.64
3.6.65
All 196 releases
Overview
Code
← All changes
|
app/Services/Parser/Form.php
+1
-1
6.2.4
→
6.2.14
View file →
@@ -287,9 +287,9 @@
287
287
break;
288
288
}
289
289
}
290
290
291
-
return (boolean)$exist;
291
+
return (bool) $exist;
292
292
}
293
293
294
294
295
295
/**