diff --git a/reference/outcontrol/functions/output-add-rewrite-var.xml b/reference/outcontrol/functions/output-add-rewrite-var.xml index 0acf8a9422..1d538607f5 100755 --- a/reference/outcontrol/functions/output-add-rewrite-var.xml +++ b/reference/outcontrol/functions/output-add-rewrite-var.xml @@ -1,5 +1,5 @@ - + output_add_rewrite_var @@ -19,7 +19,8 @@ The name and value will be added to URLs (as GET parameter) and forms (as hidden input fields) the same way as the session ID when transparent URL rewriting is enabled with session.use_trans_sid. + linkend="ini.session.use-trans-sid">session.use_trans_sid. Please + note that absolute URLs (http://example.com/..) aren't rewritten. This functions behavior is controlled by the link'; +// some links +echo 'link +link2'; // a form echo '
@@ -56,6 +58,7 @@ print_r(ob_list_handlers()); link +link2