]> 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)
commitef93474b89c9e51dd97f4eb79b260630f05216f2
tree2e0777127a560c8cf515545a3e2be00a8ae17cf0
parent18e3de7e5fc69d4d2a9f99e51b9f0ad516250744
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 Häder <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