% local form, viewlibrary, page_info, session = ... %> <% htmlviewfunctions = require("htmlviewfunctions") %> <% html = require("acf.html") %> <% htmlviewfunctions.displayheader(form, page_info) htmlviewfunctions.displayitem(form.value.filename) htmlviewfunctions.displayitem(form.value.filesize) if form.value.grep.value ~= "" then htmlviewfunctions.displayitem(form.value.grep) end %>
Start / Stop tailing file