webmcp

changeset 468:225d6b2ac050

Fixed inline documentation of encode.file_path(...)
author jbe
date Fri Apr 21 16:30:41 2017 +0200 (2017-04-21)
parents 8c19fa7950f6
children dd6ef55cd59d
files framework/env/encode/file_path.lua
line diff
     1.1 --- a/framework/env/encode/file_path.lua	Mon Nov 07 19:34:12 2016 +0100
     1.2 +++ b/framework/env/encode/file_path.lua	Fri Apr 21 16:30:41 2017 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  --[[--
     1.5  path =                    -- string containing a (file) path
     1.6 -encode.encode_file_path(
     1.7 +encode.file_path(
     1.8    base_path,
     1.9    element1,               -- next part of the path
    1.10    element2,               -- next part of the path

Impressum / About Us