]> git.andy128k.dev Git - ipf.git/commit
remove template. moved to separated library
authorAndrey Kutejko <andy128k@gmail.com>
Tue, 30 Jul 2013 22:48:37 +0000 (01:48 +0300)
committerAndrey Kutejko <andy128k@gmail.com>
Tue, 30 Jul 2013 22:48:37 +0000 (01:48 +0300)
commitf0b6e181d0681dd19c79c079967fde5ca3ba00d6
tree51627964d639c3d3c7fb8ecdea2b460609a656fe
parent1926191f5d0e1e314fca6829f8844ff2f09a5093
remove template. moved to separated library
16 files changed:
composer.json
composer.lock
doc/template.org
ipf/exception/template.php [deleted file]
ipf/template.php [deleted file]
ipf/template/compiler.php [deleted file]
ipf/template/context.php [deleted file]
ipf/template/contextvars.php [deleted file]
ipf/template/environment.php [deleted file]
ipf/template/environment/filesystem.php [deleted file]
ipf/template/file.php [deleted file]
ipf/template/modifier.php [deleted file]
ipf/template/safestring.php [deleted file]
ipf/template/string.php [deleted file]
ipf/template/tag.php [deleted file]
t/TemplateTest.php [deleted file]