mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
ChangeLog update
This commit is contained in:
49
ChangeLog
49
ChangeLog
@@ -1,3 +1,52 @@
|
||||
2003-06-21 Monte Ohrt <monte@ispi.net>
|
||||
|
||||
* libs/core/core.create_dir_structure.php
|
||||
libs/core/core.write_file.php
|
||||
libs/plugins/function.config_load.php:
|
||||
fix more dir paths
|
||||
|
||||
* NEWS
|
||||
libs/Smarty.class.php
|
||||
libs/core/core.assemble_auto_filename.php
|
||||
libs/core/core.assemble_plugin_filepath.php
|
||||
libs/core/core.fetch_resource_info.php
|
||||
libs/core/core.get_php_resource.php
|
||||
libs/core/core.parse_resource_name.php
|
||||
libs/core/core.process_cached_inserts.php
|
||||
libs/core/core.read_cache_file.php
|
||||
libs/core/core.rm_auto.php
|
||||
libs/core/core.rmdir.php
|
||||
libs/core/core.run_insert_handler.php
|
||||
libs/core/core.smarty_include.php
|
||||
libs/core/core.smarty_include_php.php
|
||||
libs/core/core.write_cache_file.php
|
||||
libs/core/core.write_cache_paths_file.php
|
||||
libs/core/core.write_compiled_include.php
|
||||
libs/core/core.write_compiled_resource.php
|
||||
libs/core/core.write_file.php
|
||||
libs/plugins/function.config_load.php
|
||||
libs/plugins/function.fetch.php
|
||||
libs/plugins/function.html_image.php:
|
||||
fix filepaths to core files to use DIRECTORY_SEPARATOR
|
||||
|
||||
2003-06-21 Messju Mohr <messju@lammfellpuschen.de>
|
||||
|
||||
* libs/Smarty_Compiler.class.php:
|
||||
fixed {plugin|modifier} syntax
|
||||
|
||||
* libs/Smarty.class.php
|
||||
libs/core/core.write_compiled_include.php:
|
||||
fixed compiled include handling
|
||||
|
||||
2003-06-21 Monte Ohrt <monte@ispi.net>
|
||||
|
||||
* libs/Smarty.class.php
|
||||
libs/Smarty_Compiler.class.php
|
||||
libs/core/core.assemble_auto_filename.php
|
||||
libs/core/core.assemble_plugin_filepath.php
|
||||
libs/core/core.write_cache_paths_file.php:
|
||||
added filepath caching
|
||||
|
||||
2003-06-20 Monte Ohrt <monte@ispi.net>
|
||||
|
||||
* libs/Smarty_Compiler.class.php:
|
||||
|
Reference in New Issue
Block a user