diff --git a/reference/yaf/yaf_dispatcher/autorender.xml b/reference/yaf/yaf_dispatcher/autorender.xml
index 76400fe1ed..29483f2b09 100644
--- a/reference/yaf/yaf_dispatcher/autorender.xml
+++ b/reference/yaf/yaf_dispatcher/autorender.xml
@@ -11,7 +11,7 @@
&reftitle.description;
public Yaf_DispatcherYaf_Dispatcher::autoRender
- boolflag
+ boolflag
Yaf_Dispatcher will render automatically after
@@ -33,7 +33,13 @@
flag
- bool
+ bool
+
+
+ since 2.2.0, if this parameter is not given, then the current state
+ will be renturned
+
+
diff --git a/reference/yaf/yaf_dispatcher/flushinstantly.xml b/reference/yaf/yaf_dispatcher/flushinstantly.xml
index f2630bcf93..7f12170f75 100644
--- a/reference/yaf/yaf_dispatcher/flushinstantly.xml
+++ b/reference/yaf/yaf_dispatcher/flushinstantly.xml
@@ -11,7 +11,7 @@
&reftitle.description;
public Yaf_DispatcherYaf_Dispatcher::flushInstantly
- boolflag
+ boolflag
@@ -28,7 +28,13 @@
flag
-
+ bool
+
+
+ since 2.2.0, if this parameter is not given, then the current state
+ will be renturned
+
+