]> git.mxchange.org Git - mailer.git/commit
Introduced some wrapper functions, the extension for cache files is now .cache.php...
authorRoland Haeder <roland@mxchange.org>
Tue, 8 Apr 2014 19:11:57 +0000 (21:11 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 8 Apr 2014 19:11:57 +0000 (21:11 +0200)
commitc1a654955eb819599bbbfa2b7460d44db85ab069
tree2e0777127a560c8cf515545a3e2be00a8ae17cf0
parent5bddb923258560efde6501e698873112871bf8ae
Introduced some wrapper functions, the extension for cache files is now .cache.php to make them executed on servers like Lighttpd. This will make the data "invisible" to the client as the script only contains an array.

Signed-off-by: Roland Haeder <roland@mxchange.org>
.gitignore
inc/classes/cachesystem.class.php
inc/config-global.php
inc/filters.php
inc/gen_sql_patches.php
inc/template-functions.php
inc/wrapper-functions.php