initial files for igorcmsmaster
commitabb7e8b1a1e929340daabb0f53017d45a892dca7
authorIgor Wiedler <igor@wiedler.ch>
Thu, 30 Oct 2008 12:10:30 +0000 (30 13:10 +0100)
committerIgor Wiedler <igor@wiedler.ch>
Thu, 30 Oct 2008 12:10:30 +0000 (30 13:10 +0100)
treedfa929da7bb187f3d25260d5cb16e4a0358194ec
parentf6022da2791d9ba2321b711b58744b22cc4a696e
initial files for igorcms
90 files changed:
.htaccess [new file with mode: 0755]
common.php [new file with mode: 0755]
includes/class/cute_url.php [new file with mode: 0755]
includes/class/dbal.php [new file with mode: 0755]
includes/class/dbal_mysqli.php [new file with mode: 0755]
includes/class/module.php [new file with mode: 0755]
includes/functions.php [new file with mode: 0755]
includes/functions_format.php [new file with mode: 0755]
index.php [new file with mode: 0755]
license.txt [new file with mode: 0755]
modules/e404.php [new file with mode: 0755]
modules/index.php [new file with mode: 0755]
modules/test.php [new file with mode: 0755]
styles/default/style.css [new file with mode: 0755]
styles/default/template/e404_main.html [new file with mode: 0755]
styles/default/template/index_main.html [new file with mode: 0755]
styles/default/template/overall_footer.html [new file with mode: 0755]
styles/default/template/overall_header.html [new file with mode: 0755]
vendor/smarty/Config_File.class.php [new file with mode: 0755]
vendor/smarty/Smarty.class.php [new file with mode: 0755]
vendor/smarty/Smarty_Compiler.class.php [new file with mode: 0755]
vendor/smarty/debug.tpl [new file with mode: 0755]
vendor/smarty/internals/core.assemble_plugin_filepath.php [new file with mode: 0755]
vendor/smarty/internals/core.assign_smarty_interface.php [new file with mode: 0755]
vendor/smarty/internals/core.create_dir_structure.php [new file with mode: 0755]
vendor/smarty/internals/core.display_debug_console.php [new file with mode: 0755]
vendor/smarty/internals/core.get_include_path.php [new file with mode: 0755]
vendor/smarty/internals/core.get_microtime.php [new file with mode: 0755]
vendor/smarty/internals/core.get_php_resource.php [new file with mode: 0755]
vendor/smarty/internals/core.is_secure.php [new file with mode: 0755]
vendor/smarty/internals/core.is_trusted.php [new file with mode: 0755]
vendor/smarty/internals/core.load_plugins.php [new file with mode: 0755]
vendor/smarty/internals/core.load_resource_plugin.php [new file with mode: 0755]
vendor/smarty/internals/core.process_cached_inserts.php [new file with mode: 0755]
vendor/smarty/internals/core.process_compiled_include.php [new file with mode: 0755]
vendor/smarty/internals/core.read_cache_file.php [new file with mode: 0755]
vendor/smarty/internals/core.rm_auto.php [new file with mode: 0755]
vendor/smarty/internals/core.rmdir.php [new file with mode: 0755]
vendor/smarty/internals/core.run_insert_handler.php [new file with mode: 0755]
vendor/smarty/internals/core.smarty_include_php.php [new file with mode: 0755]
vendor/smarty/internals/core.write_cache_file.php [new file with mode: 0755]
vendor/smarty/internals/core.write_compiled_include.php [new file with mode: 0755]
vendor/smarty/internals/core.write_compiled_resource.php [new file with mode: 0755]
vendor/smarty/internals/core.write_file.php [new file with mode: 0755]
vendor/smarty/plugins/block.textformat.php [new file with mode: 0755]
vendor/smarty/plugins/compiler.assign.php [new file with mode: 0755]
vendor/smarty/plugins/function.assign_debug_info.php [new file with mode: 0755]
vendor/smarty/plugins/function.config_load.php [new file with mode: 0755]
vendor/smarty/plugins/function.counter.php [new file with mode: 0755]
vendor/smarty/plugins/function.cycle.php [new file with mode: 0755]
vendor/smarty/plugins/function.debug.php [new file with mode: 0755]
vendor/smarty/plugins/function.eval.php [new file with mode: 0755]
vendor/smarty/plugins/function.fetch.php [new file with mode: 0755]
vendor/smarty/plugins/function.html_checkboxes.php [new file with mode: 0755]
vendor/smarty/plugins/function.html_image.php [new file with mode: 0755]
vendor/smarty/plugins/function.html_options.php [new file with mode: 0755]
vendor/smarty/plugins/function.html_radios.php [new file with mode: 0755]
vendor/smarty/plugins/function.html_select_date.php [new file with mode: 0755]
vendor/smarty/plugins/function.html_select_time.php [new file with mode: 0755]
vendor/smarty/plugins/function.html_table.php [new file with mode: 0755]
vendor/smarty/plugins/function.mailto.php [new file with mode: 0755]
vendor/smarty/plugins/function.math.php [new file with mode: 0755]
vendor/smarty/plugins/function.popup.php [new file with mode: 0755]
vendor/smarty/plugins/function.popup_init.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.capitalize.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.cat.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.count_characters.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.count_paragraphs.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.count_sentences.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.count_words.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.date_format.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.debug_print_var.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.default.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.escape.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.indent.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.lower.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.nl2br.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.regex_replace.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.replace.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.spacify.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.string_format.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.strip.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.strip_tags.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.truncate.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.upper.php [new file with mode: 0755]
vendor/smarty/plugins/modifier.wordwrap.php [new file with mode: 0755]
vendor/smarty/plugins/outputfilter.trimwhitespace.php [new file with mode: 0755]
vendor/smarty/plugins/shared.escape_special_chars.php [new file with mode: 0755]
vendor/smarty/plugins/shared.make_timestamp.php [new file with mode: 0755]
vendor/smarty/vendor.php [new file with mode: 0755]