From de8dbb4d53223b8dd8acbfffb63923cbcda1f8e7 Mon Sep 17 00:00:00 2001 From: Loki3000 Date: Thu, 15 Mar 2018 17:01:29 +0300 Subject: [PATCH] non existent parameter --- docs/ru/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ru/configuration.md b/docs/ru/configuration.md index b0c7e5f..aee7b0b 100644 --- a/docs/ru/configuration.md +++ b/docs/ru/configuration.md @@ -43,7 +43,7 @@ $fenom->setOptions($options); ```php $fenom->setOptions(array( - "compile_check" => true, + "force_compile" => true, "force_include" => true )); // тоже самое что и