"$filename?" . filemtime($filename), "rel" => "stylesheet", "type" => "text/css", "data-orig-href" => $filename ], $attributes)); return "\n"; } function javascript_tag($filename, $attributes = []) { $attributes_str = \Controls\attributes_to_string( array_merge( [ "src" => "$filename?" . filemtime($filename), "type" => "text/javascript", "charset" => "utf-8" ], $attributes)); return "\n"; } function format_warning($msg, $id = "") { return "