]> git.p6c8.net - jirafeau_project.git/commit
[FEATURE] Replace markers in templates
authorDan Untenzu <untenzu@webit.de>
Tue, 17 Jan 2017 11:37:34 +0000 (12:37 +0100)
committerJerome Jutteau <j.jutteau@gmail.com>
Thu, 19 Jan 2017 19:03:03 +0000 (19:03 +0000)
commit381f2d6ec29c08264a6fcf5066ff97cc32698595
tree30c59201430d335f6fbd0aa56ba9fe8cdba104b8
parente1c30044b1fa083d89b4bf8f0265fb2785583411
[FEATURE] Replace markers in templates

Add a function to allow a simple marker replacement,
eg. for the Terms of Service page.

Markers have the scheme "###MARKERNAME###".
lib/functions.php

patrick-canterino.de