diff --git a/sources/application/WebPage/WebPage.php b/sources/application/WebPage/WebPage.php index 563d7f7f71..07f9c03602 100644 --- a/sources/application/WebPage/WebPage.php +++ b/sources/application/WebPage/WebPage.php @@ -505,6 +505,7 @@ class WebPage implements Page * * @uses \WebPage::$a_scripts * @param string $s_script + * @since 3.0.0 These scripts are put at the end of the tag instead of the end of the tag, {@see static::add_early_script} to add script there */ public function add_script($s_script) {