From d382ef2545b981ec99fd7c60b69709aeb3461fc4 Mon Sep 17 00:00:00 2001 From: aschwarz Date: Wed, 26 Apr 2023 14:03:29 +0200 Subject: [PATCH] =?UTF-8?q?=C3=84nderungen=20https=20Andy=20M=C3=BCller=20?= =?UTF-8?q?r=C3=BCckg=C3=A4ngig=20gemacht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ajaxtabs/ajaxtabs.js | 6 +- lib/smarty/COPYING.lib | 2 +- lib/smarty/ChangeLog | 12 +- lib/smarty/FAQ | 8 +- lib/smarty/QUICK_START | 2 +- lib/smarty/README | 4 +- lib/smarty/SMARTY_2_BC_NOTES.txt | 2 +- lib/smarty/composer.json | 4 +- lib/smarty/libs/Config_File.class.php | 2 +- lib/smarty/libs/Smarty.class.php | 6 +- lib/smarty/libs/SmartyBC.class.php | 2 +- lib/smarty/libs/Smarty_Compiler.class.php | 2 +- lib/smarty/libs/debug.tpl | 4 +- lib/smarty/libs/plugins/block.textformat.php | 2 +- lib/smarty/libs/plugins/compiler.assign.php | 2 +- .../libs/plugins/function.config_load.php | 2 +- lib/smarty/libs/plugins/function.counter.php | 2 +- lib/smarty/libs/plugins/function.cycle.php | 2 +- lib/smarty/libs/plugins/function.debug.php | 2 +- lib/smarty/libs/plugins/function.eval.php | 2 +- lib/smarty/libs/plugins/function.fetch.php | 2 +- .../libs/plugins/function.html_checkboxes.php | 2 +- .../libs/plugins/function.html_image.php | 2 +- .../libs/plugins/function.html_options.php | 2 +- .../libs/plugins/function.html_radios.php | 2 +- .../plugins/function.html_select_date.php | 2 +- .../plugins/function.html_select_time.php | 2 +- .../libs/plugins/function.html_table.php | 2 +- lib/smarty/libs/plugins/function.mailto.php | 2 +- lib/smarty/libs/plugins/function.math.php | 2 +- lib/smarty/libs/plugins/function.popup.php | 2 +- .../libs/plugins/function.popup_init.php | 2 +- lib/smarty/libs/plugins/modifier.cat.php | 2 +- .../plugins/modifier.count_characters.php | 2 +- .../plugins/modifier.count_paragraphs.php | 2 +- .../libs/plugins/modifier.count_sentences.php | 2 +- .../libs/plugins/modifier.count_words.php | 2 +- .../libs/plugins/modifier.date_format.php | 2 +- lib/smarty/libs/plugins/modifier.default.php | 2 +- lib/smarty/libs/plugins/modifier.escape.php | 2 +- lib/smarty/libs/plugins/modifier.indent.php | 2 +- lib/smarty/libs/plugins/modifier.lower.php | 2 +- lib/smarty/libs/plugins/modifier.nl2br.php | 2 +- .../libs/plugins/modifier.regex_replace.php | 2 +- lib/smarty/libs/plugins/modifier.replace.php | 2 +- lib/smarty/libs/plugins/modifier.spacify.php | 2 +- .../libs/plugins/modifier.string_format.php | 2 +- lib/smarty/libs/plugins/modifier.strip.php | 2 +- .../libs/plugins/modifier.strip_tags.php | 2 +- lib/smarty/libs/plugins/modifier.truncate.php | 2 +- lib/smarty/libs/plugins/modifier.upper.php | 2 +- lib/smarty/libs/plugins/modifier.wordwrap.php | 2 +- .../libs/plugins/modifiercompiler.cat.php | 2 +- .../modifiercompiler.count_characters.php | 2 +- .../modifiercompiler.count_paragraphs.php | 2 +- .../modifiercompiler.count_sentences.php | 2 +- .../plugins/modifiercompiler.count_words.php | 4 +- .../libs/plugins/modifiercompiler.default.php | 2 +- .../libs/plugins/modifiercompiler.escape.php | 2 +- .../libs/plugins/modifiercompiler.indent.php | 2 +- .../libs/plugins/modifiercompiler.lower.php | 2 +- .../modifiercompiler.string_format.php | 2 +- .../libs/plugins/modifiercompiler.strip.php | 2 +- .../plugins/modifiercompiler.strip_tags.php | 2 +- .../libs/plugins/modifiercompiler.upper.php | 2 +- .../plugins/modifiercompiler.wordwrap.php | 2 +- .../plugins/outputfilter.trimwhitespace.php | 2 +- lib/smarty/libs/plugins/shared.mb_unicode.php | 4 +- .../libs/plugins/shared.mb_wordwrap.php | 2 +- .../libs/sysplugins/smarty_internal_data.php | 4 +- .../smarty_internal_method_append.php | 2 +- .../smarty_internal_method_appendbyref.php | 2 +- .../smarty_internal_method_clearallassign.php | 2 +- .../smarty_internal_method_clearallcache.php | 2 +- .../smarty_internal_method_clearassign.php | 2 +- .../smarty_internal_method_clearcache.php | 2 +- ..._internal_method_clearcompiledtemplate.php | 2 +- .../smarty_internal_method_clearconfig.php | 2 +- .../smarty_internal_method_configload.php | 4 +- .../smarty_internal_method_createdata.php | 2 +- .../smarty_internal_method_getconfigvars.php | 2 +- ...ty_internal_method_getregisteredobject.php | 2 +- .../smarty_internal_method_gettags.php | 2 +- ...smarty_internal_method_gettemplatevars.php | 2 +- .../smarty_internal_method_loadfilter.php | 2 +- ..._internal_method_registercacheresource.php | 2 +- .../smarty_internal_method_registerclass.php | 2 +- ...al_method_registerdefaultpluginhandler.php | 2 +- .../smarty_internal_method_registerfilter.php | 2 +- .../smarty_internal_method_registerobject.php | 2 +- .../smarty_internal_method_registerplugin.php | 2 +- ...marty_internal_method_registerresource.php | 2 +- .../smarty_internal_method_unloadfilter.php | 2 +- ...nternal_method_unregistercacheresource.php | 2 +- ...marty_internal_method_unregisterfilter.php | 2 +- ...marty_internal_method_unregisterobject.php | 2 +- ...marty_internal_method_unregisterplugin.php | 2 +- ...rty_internal_method_unregisterresource.php | 2 +- .../smarty_internal_resource_stream.php | 2 +- .../smarty_internal_templatebase.php | 10 +- .../libs/sysplugins/smarty_security.php | 4 +- lib/smarty2/ChangeLog | 12 +- lib/smarty2/FAQ | 8 +- lib/smarty2/QUICK_START | 2 +- lib/smarty2/README | 6 +- lib/smarty2/libs/Config_File.class.php | 2 +- lib/smarty2/libs/Smarty.class.php | 4 +- lib/smarty2/libs/Smarty_Compiler.class.php | 2 +- lib/smarty2/libs/debug.tpl | 4 +- lib/smarty2/libs/plugins/block.textformat.php | 2 +- lib/smarty2/libs/plugins/compiler.assign.php | 2 +- .../libs/plugins/function.config_load.php | 2 +- lib/smarty2/libs/plugins/function.counter.php | 2 +- lib/smarty2/libs/plugins/function.cycle.php | 2 +- lib/smarty2/libs/plugins/function.debug.php | 2 +- lib/smarty2/libs/plugins/function.eval.php | 2 +- lib/smarty2/libs/plugins/function.fetch.php | 4 +- .../libs/plugins/function.html_checkboxes.php | 2 +- .../libs/plugins/function.html_image.php | 2 +- .../libs/plugins/function.html_options.php | 2 +- .../libs/plugins/function.html_radios.php | 2 +- .../plugins/function.html_select_date.php | 2 +- .../plugins/function.html_select_time.php | 2 +- .../libs/plugins/function.html_table.php | 2 +- lib/smarty2/libs/plugins/function.mailto.php | 2 +- lib/smarty2/libs/plugins/function.math.php | 2 +- lib/smarty2/libs/plugins/function.popup.php | 2 +- .../libs/plugins/function.popup_init.php | 2 +- .../libs/plugins/modifier.capitalize.php | 2 +- lib/smarty2/libs/plugins/modifier.cat.php | 2 +- .../plugins/modifier.count_characters.php | 2 +- .../plugins/modifier.count_paragraphs.php | 2 +- .../libs/plugins/modifier.count_sentences.php | 2 +- .../libs/plugins/modifier.count_words.php | 2 +- .../libs/plugins/modifier.date_format.php | 2 +- .../libs/plugins/modifier.debug_print_var.php | 2 +- lib/smarty2/libs/plugins/modifier.default.php | 2 +- lib/smarty2/libs/plugins/modifier.escape.php | 2 +- lib/smarty2/libs/plugins/modifier.indent.php | 2 +- lib/smarty2/libs/plugins/modifier.lower.php | 2 +- lib/smarty2/libs/plugins/modifier.nl2br.php | 2 +- .../libs/plugins/modifier.regex_replace.php | 2 +- lib/smarty2/libs/plugins/modifier.replace.php | 2 +- lib/smarty2/libs/plugins/modifier.spacify.php | 2 +- .../libs/plugins/modifier.string_format.php | 2 +- lib/smarty2/libs/plugins/modifier.strip.php | 2 +- .../libs/plugins/modifier.strip_tags.php | 2 +- .../libs/plugins/modifier.truncate.php | 2 +- lib/smarty2/libs/plugins/modifier.upper.php | 2 +- .../libs/plugins/modifier.wordwrap.php | 2 +- lib/smarty_3/COPYING.lib | 2 +- lib/smarty_3/README | 4 +- lib/smarty_3/SMARTY_2_BC_NOTES.txt | 2 +- lib/smarty_3/libs/Smarty.class.php | 6 +- lib/smarty_3/libs/SmartyBC.class.php | 2 +- lib/smarty_3/libs/debug.tpl | 4 +- .../libs/plugins/block.textformat.php | 2 +- .../libs/plugins/function.counter.php | 2 +- lib/smarty_3/libs/plugins/function.cycle.php | 2 +- lib/smarty_3/libs/plugins/function.fetch.php | 2 +- .../libs/plugins/function.html_checkboxes.php | 2 +- .../libs/plugins/function.html_image.php | 2 +- .../libs/plugins/function.html_options.php | 2 +- .../libs/plugins/function.html_radios.php | 2 +- .../plugins/function.html_select_date.php | 2 +- .../plugins/function.html_select_time.php | 2 +- .../libs/plugins/function.html_table.php | 2 +- lib/smarty_3/libs/plugins/function.mailto.php | 2 +- lib/smarty_3/libs/plugins/function.math.php | 2 +- .../libs/plugins/modifier.date_format.php | 2 +- lib/smarty_3/libs/plugins/modifier.escape.php | 2 +- .../libs/plugins/modifier.regex_replace.php | 2 +- .../libs/plugins/modifier.replace.php | 2 +- .../libs/plugins/modifier.spacify.php | 2 +- .../libs/plugins/modifier.truncate.php | 2 +- .../libs/plugins/modifiercompiler.cat.php | 2 +- .../modifiercompiler.count_characters.php | 2 +- .../modifiercompiler.count_paragraphs.php | 2 +- .../modifiercompiler.count_sentences.php | 2 +- .../plugins/modifiercompiler.count_words.php | 4 +- .../libs/plugins/modifiercompiler.default.php | 2 +- .../libs/plugins/modifiercompiler.escape.php | 2 +- .../libs/plugins/modifiercompiler.indent.php | 2 +- .../libs/plugins/modifiercompiler.lower.php | 2 +- .../modifiercompiler.string_format.php | 2 +- .../libs/plugins/modifiercompiler.strip.php | 2 +- .../plugins/modifiercompiler.strip_tags.php | 2 +- .../libs/plugins/modifiercompiler.upper.php | 2 +- .../plugins/modifiercompiler.wordwrap.php | 2 +- .../plugins/outputfilter.trimwhitespace.php | 2 +- .../libs/plugins/shared.mb_unicode.php | 4 +- .../libs/plugins/shared.mb_wordwrap.php | 2 +- .../smarty_internal_resource_stream.php | 2 +- .../sysplugins/smarty_internal_utility.php | 2 +- .../libs/sysplugins/smarty_security.php | 4 +- old_CKEditor_4.6.1/CHANGES.md | 1512 ++++++++--------- old_CKEditor_4.6.1/LICENSE.md | 12 +- old_CKEditor_4.6.1/README.md | 10 +- old_CKEditor_4.6.1/adapters/jquery.js | 2 +- old_CKEditor_4.6.1/build-config.js | 8 +- old_CKEditor_4.6.1/ckeditor.js | 12 +- old_CKEditor_4.6.1/contents.css | 2 +- old_CKEditor_4.6.1/copy.js | 2 +- old_CKEditor_4.6.1/jquery.min.js | 6 +- old_CKEditor_4.6.1/lang/af.js | 2 +- old_CKEditor_4.6.1/lang/ar.js | 2 +- old_CKEditor_4.6.1/lang/bg.js | 2 +- old_CKEditor_4.6.1/lang/bn.js | 2 +- old_CKEditor_4.6.1/lang/bs.js | 2 +- old_CKEditor_4.6.1/lang/ca.js | 2 +- old_CKEditor_4.6.1/lang/cs.js | 2 +- old_CKEditor_4.6.1/lang/cy.js | 2 +- old_CKEditor_4.6.1/lang/da.js | 2 +- old_CKEditor_4.6.1/lang/de-ch.js | 2 +- old_CKEditor_4.6.1/lang/de.js | 2 +- old_CKEditor_4.6.1/lang/el.js | 2 +- old_CKEditor_4.6.1/lang/en-au.js | 2 +- old_CKEditor_4.6.1/lang/en-ca.js | 2 +- old_CKEditor_4.6.1/lang/en-gb.js | 2 +- old_CKEditor_4.6.1/lang/en.js | 2 +- old_CKEditor_4.6.1/lang/eo.js | 2 +- old_CKEditor_4.6.1/lang/es.js | 2 +- old_CKEditor_4.6.1/lang/et.js | 2 +- old_CKEditor_4.6.1/lang/eu.js | 2 +- old_CKEditor_4.6.1/lang/fa.js | 2 +- old_CKEditor_4.6.1/lang/fi.js | 2 +- old_CKEditor_4.6.1/lang/fo.js | 2 +- old_CKEditor_4.6.1/lang/fr-ca.js | 2 +- old_CKEditor_4.6.1/lang/fr.js | 2 +- old_CKEditor_4.6.1/lang/gl.js | 2 +- old_CKEditor_4.6.1/lang/gu.js | 2 +- old_CKEditor_4.6.1/lang/he.js | 2 +- old_CKEditor_4.6.1/lang/hi.js | 2 +- old_CKEditor_4.6.1/lang/hr.js | 2 +- old_CKEditor_4.6.1/lang/hu.js | 2 +- old_CKEditor_4.6.1/lang/id.js | 2 +- old_CKEditor_4.6.1/lang/is.js | 2 +- old_CKEditor_4.6.1/lang/it.js | 2 +- old_CKEditor_4.6.1/lang/ja.js | 2 +- old_CKEditor_4.6.1/lang/ka.js | 2 +- old_CKEditor_4.6.1/lang/km.js | 2 +- old_CKEditor_4.6.1/lang/ko.js | 2 +- old_CKEditor_4.6.1/lang/ku.js | 2 +- old_CKEditor_4.6.1/lang/lt.js | 2 +- old_CKEditor_4.6.1/lang/lv.js | 2 +- old_CKEditor_4.6.1/lang/mk.js | 2 +- old_CKEditor_4.6.1/lang/mn.js | 2 +- old_CKEditor_4.6.1/lang/ms.js | 2 +- old_CKEditor_4.6.1/lang/nb.js | 2 +- old_CKEditor_4.6.1/lang/nl.js | 2 +- old_CKEditor_4.6.1/lang/no.js | 2 +- old_CKEditor_4.6.1/lang/oc.js | 2 +- old_CKEditor_4.6.1/lang/pl.js | 2 +- old_CKEditor_4.6.1/lang/pt-br.js | 2 +- old_CKEditor_4.6.1/lang/pt.js | 2 +- old_CKEditor_4.6.1/lang/ro.js | 2 +- old_CKEditor_4.6.1/lang/ru.js | 2 +- old_CKEditor_4.6.1/lang/si.js | 2 +- old_CKEditor_4.6.1/lang/sk.js | 2 +- old_CKEditor_4.6.1/lang/sl.js | 2 +- old_CKEditor_4.6.1/lang/sq.js | 2 +- old_CKEditor_4.6.1/lang/sr-latn.js | 2 +- old_CKEditor_4.6.1/lang/sr.js | 2 +- old_CKEditor_4.6.1/lang/sv.js | 2 +- old_CKEditor_4.6.1/lang/th.js | 2 +- old_CKEditor_4.6.1/lang/tr.js | 2 +- old_CKEditor_4.6.1/lang/tt.js | 2 +- old_CKEditor_4.6.1/lang/ug.js | 2 +- old_CKEditor_4.6.1/lang/uk.js | 2 +- old_CKEditor_4.6.1/lang/vi.js | 2 +- old_CKEditor_4.6.1/lang/zh-cn.js | 2 +- old_CKEditor_4.6.1/lang/zh.js | 2 +- .../plugins/a11yhelp/dialogs/a11yhelp.js | 2 +- .../dialogs/lang/_translationstatus.txt | 2 +- .../plugins/a11yhelp/dialogs/lang/af.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ar.js | 2 +- .../plugins/a11yhelp/dialogs/lang/bg.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ca.js | 2 +- .../plugins/a11yhelp/dialogs/lang/cs.js | 2 +- .../plugins/a11yhelp/dialogs/lang/cy.js | 2 +- .../plugins/a11yhelp/dialogs/lang/da.js | 2 +- .../plugins/a11yhelp/dialogs/lang/de-ch.js | 2 +- .../plugins/a11yhelp/dialogs/lang/de.js | 2 +- .../plugins/a11yhelp/dialogs/lang/el.js | 2 +- .../plugins/a11yhelp/dialogs/lang/en-gb.js | 2 +- .../plugins/a11yhelp/dialogs/lang/en.js | 2 +- .../plugins/a11yhelp/dialogs/lang/eo.js | 2 +- .../plugins/a11yhelp/dialogs/lang/es.js | 2 +- .../plugins/a11yhelp/dialogs/lang/et.js | 2 +- .../plugins/a11yhelp/dialogs/lang/eu.js | 2 +- .../plugins/a11yhelp/dialogs/lang/fa.js | 2 +- .../plugins/a11yhelp/dialogs/lang/fi.js | 2 +- .../plugins/a11yhelp/dialogs/lang/fo.js | 2 +- .../plugins/a11yhelp/dialogs/lang/fr-ca.js | 2 +- .../plugins/a11yhelp/dialogs/lang/fr.js | 2 +- .../plugins/a11yhelp/dialogs/lang/gl.js | 2 +- .../plugins/a11yhelp/dialogs/lang/gu.js | 2 +- .../plugins/a11yhelp/dialogs/lang/he.js | 2 +- .../plugins/a11yhelp/dialogs/lang/hi.js | 2 +- .../plugins/a11yhelp/dialogs/lang/hr.js | 2 +- .../plugins/a11yhelp/dialogs/lang/hu.js | 2 +- .../plugins/a11yhelp/dialogs/lang/id.js | 2 +- .../plugins/a11yhelp/dialogs/lang/it.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ja.js | 2 +- .../plugins/a11yhelp/dialogs/lang/km.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ko.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ku.js | 2 +- .../plugins/a11yhelp/dialogs/lang/lt.js | 2 +- .../plugins/a11yhelp/dialogs/lang/lv.js | 2 +- .../plugins/a11yhelp/dialogs/lang/mk.js | 2 +- .../plugins/a11yhelp/dialogs/lang/mn.js | 2 +- .../plugins/a11yhelp/dialogs/lang/nb.js | 2 +- .../plugins/a11yhelp/dialogs/lang/nl.js | 2 +- .../plugins/a11yhelp/dialogs/lang/no.js | 2 +- .../plugins/a11yhelp/dialogs/lang/oc.js | 2 +- .../plugins/a11yhelp/dialogs/lang/pl.js | 2 +- .../plugins/a11yhelp/dialogs/lang/pt-br.js | 2 +- .../plugins/a11yhelp/dialogs/lang/pt.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ro.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ru.js | 2 +- .../plugins/a11yhelp/dialogs/lang/si.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sk.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sl.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sq.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sr-latn.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sr.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sv.js | 2 +- .../plugins/a11yhelp/dialogs/lang/th.js | 2 +- .../plugins/a11yhelp/dialogs/lang/tr.js | 2 +- .../plugins/a11yhelp/dialogs/lang/tt.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ug.js | 2 +- .../plugins/a11yhelp/dialogs/lang/uk.js | 2 +- .../plugins/a11yhelp/dialogs/lang/vi.js | 2 +- .../plugins/a11yhelp/dialogs/lang/zh-cn.js | 2 +- .../plugins/a11yhelp/dialogs/lang/zh.js | 2 +- .../plugins/about/dialogs/about.js | 6 +- .../plugins/clipboard/dialogs/paste.js | 2 +- .../colordialog/dialogs/colordialog.css | 2 +- .../colordialog/dialogs/colordialog.js | 2 +- .../cursors/cursor-disabled.svg | 2 +- .../plugins/copyformatting/cursors/cursor.svg | 2 +- .../copyformatting/styles/copyformatting.css | 2 +- .../plugins/dialog/dialogDefinition.js | 2 +- .../plugins/find/dialogs/find.js | 2 +- .../plugins/flash/dialogs/flash.js | 4 +- .../plugins/forms/dialogs/button.js | 2 +- .../plugins/forms/dialogs/checkbox.js | 2 +- .../plugins/forms/dialogs/form.js | 2 +- .../plugins/forms/dialogs/hiddenfield.js | 2 +- .../plugins/forms/dialogs/radio.js | 2 +- .../plugins/forms/dialogs/select.js | 2 +- .../plugins/forms/dialogs/textarea.js | 2 +- .../plugins/forms/dialogs/textfield.js | 2 +- .../plugins/iframe/dialogs/iframe.js | 2 +- .../plugins/image/dialogs/image.js | 2 +- .../plugins/link/dialogs/anchor.js | 2 +- .../plugins/link/dialogs/link.js | 6 +- .../plugins/liststyle/dialogs/liststyle.js | 2 +- .../plugins/pastefromword/filter/default.js | 2 +- old_CKEditor_4.6.1/plugins/scayt/CHANGELOG.md | 6 +- old_CKEditor_4.6.1/plugins/scayt/LICENSE.md | 8 +- old_CKEditor_4.6.1/plugins/scayt/README.md | 6 +- .../plugins/smiley/dialogs/smiley.js | 2 +- .../dialogs/lang/_translationstatus.txt | 2 +- .../plugins/specialchar/dialogs/lang/af.js | 2 +- .../plugins/specialchar/dialogs/lang/ar.js | 2 +- .../plugins/specialchar/dialogs/lang/bg.js | 2 +- .../plugins/specialchar/dialogs/lang/ca.js | 2 +- .../plugins/specialchar/dialogs/lang/cs.js | 2 +- .../plugins/specialchar/dialogs/lang/cy.js | 2 +- .../plugins/specialchar/dialogs/lang/da.js | 2 +- .../plugins/specialchar/dialogs/lang/de-ch.js | 2 +- .../plugins/specialchar/dialogs/lang/de.js | 2 +- .../plugins/specialchar/dialogs/lang/el.js | 2 +- .../plugins/specialchar/dialogs/lang/en-gb.js | 2 +- .../plugins/specialchar/dialogs/lang/en.js | 2 +- .../plugins/specialchar/dialogs/lang/eo.js | 2 +- .../plugins/specialchar/dialogs/lang/es.js | 2 +- .../plugins/specialchar/dialogs/lang/et.js | 2 +- .../plugins/specialchar/dialogs/lang/eu.js | 2 +- .../plugins/specialchar/dialogs/lang/fa.js | 2 +- .../plugins/specialchar/dialogs/lang/fi.js | 2 +- .../plugins/specialchar/dialogs/lang/fr-ca.js | 2 +- .../plugins/specialchar/dialogs/lang/fr.js | 2 +- .../plugins/specialchar/dialogs/lang/gl.js | 2 +- .../plugins/specialchar/dialogs/lang/he.js | 2 +- .../plugins/specialchar/dialogs/lang/hr.js | 2 +- .../plugins/specialchar/dialogs/lang/hu.js | 2 +- .../plugins/specialchar/dialogs/lang/id.js | 2 +- .../plugins/specialchar/dialogs/lang/it.js | 2 +- .../plugins/specialchar/dialogs/lang/ja.js | 2 +- .../plugins/specialchar/dialogs/lang/km.js | 2 +- .../plugins/specialchar/dialogs/lang/ko.js | 2 +- .../plugins/specialchar/dialogs/lang/ku.js | 2 +- .../plugins/specialchar/dialogs/lang/lt.js | 2 +- .../plugins/specialchar/dialogs/lang/lv.js | 2 +- .../plugins/specialchar/dialogs/lang/nb.js | 2 +- .../plugins/specialchar/dialogs/lang/nl.js | 2 +- .../plugins/specialchar/dialogs/lang/no.js | 2 +- .../plugins/specialchar/dialogs/lang/oc.js | 2 +- .../plugins/specialchar/dialogs/lang/pl.js | 2 +- .../plugins/specialchar/dialogs/lang/pt-br.js | 2 +- .../plugins/specialchar/dialogs/lang/pt.js | 2 +- .../plugins/specialchar/dialogs/lang/ru.js | 2 +- .../plugins/specialchar/dialogs/lang/si.js | 2 +- .../plugins/specialchar/dialogs/lang/sk.js | 2 +- .../plugins/specialchar/dialogs/lang/sl.js | 2 +- .../plugins/specialchar/dialogs/lang/sq.js | 2 +- .../plugins/specialchar/dialogs/lang/sv.js | 2 +- .../plugins/specialchar/dialogs/lang/th.js | 2 +- .../plugins/specialchar/dialogs/lang/tr.js | 2 +- .../plugins/specialchar/dialogs/lang/tt.js | 2 +- .../plugins/specialchar/dialogs/lang/ug.js | 2 +- .../plugins/specialchar/dialogs/lang/uk.js | 2 +- .../plugins/specialchar/dialogs/lang/vi.js | 2 +- .../plugins/specialchar/dialogs/lang/zh-cn.js | 2 +- .../plugins/specialchar/dialogs/lang/zh.js | 2 +- .../specialchar/dialogs/specialchar.js | 2 +- .../plugins/table/dialogs/table.js | 2 +- .../plugins/tabletools/dialogs/tableCell.js | 2 +- .../plugins/templates/dialogs/templates.css | 2 +- .../plugins/templates/dialogs/templates.js | 2 +- .../plugins/templates/templates/default.js | 2 +- old_CKEditor_4.6.1/plugins/wsc/LICENSE.md | 8 +- old_CKEditor_4.6.1/plugins/wsc/README.md | 6 +- .../plugins/wsc/dialogs/ciframe.html | 4 +- .../plugins/wsc/dialogs/tmpFrameset.html | 4 +- .../plugins/wsc/dialogs/wsc.css | 2 +- old_CKEditor_4.6.1/plugins/wsc/dialogs/wsc.js | 4 +- .../plugins/wsc/dialogs/wsc_ie.js | 4 +- old_CKEditor_4.6.1/samples/css/samples.css | 2 +- old_CKEditor_4.6.1/samples/index.html | 30 +- old_CKEditor_4.6.1/samples/js/sample.js | 4 +- old_CKEditor_4.6.1/samples/js/sf.js | 2 +- old_CKEditor_4.6.1/samples/old/ajax.html | 8 +- old_CKEditor_4.6.1/samples/old/api.html | 26 +- old_CKEditor_4.6.1/samples/old/appendto.html | 12 +- .../old/assets/outputxhtml/outputxhtml.css | 2 +- .../samples/old/assets/posteddata.php | 6 +- .../old/assets/uilanguages/languages.js | 2 +- .../samples/old/datafiltering.html | 42 +- .../samples/old/dialog/assets/my_dialog.js | 2 +- .../samples/old/dialog/dialog.html | 14 +- .../samples/old/divreplace.html | 8 +- .../samples/old/enterkey/enterkey.html | 14 +- .../old/htmlwriter/outputforflash.html | 14 +- .../samples/old/htmlwriter/outputhtml.html | 14 +- old_CKEditor_4.6.1/samples/old/index.html | 8 +- old_CKEditor_4.6.1/samples/old/inlineall.html | 18 +- .../samples/old/inlinebycode.html | 22 +- .../samples/old/inlinetextarea.html | 16 +- old_CKEditor_4.6.1/samples/old/jquery.html | 20 +- .../samples/old/magicline/magicline.html | 8 +- old_CKEditor_4.6.1/samples/old/readonly.html | 14 +- .../samples/old/replacebyclass.html | 10 +- .../samples/old/replacebycode.html | 10 +- old_CKEditor_4.6.1/samples/old/sample.css | 2 +- old_CKEditor_4.6.1/samples/old/sample.js | 2 +- .../samples/old/sample_posteddata.php | 2 +- old_CKEditor_4.6.1/samples/old/tabindex.html | 8 +- .../samples/old/toolbar/toolbar.html | 14 +- old_CKEditor_4.6.1/samples/old/uicolor.html | 10 +- .../samples/old/uilanguages.html | 14 +- .../samples/old/wysiwygarea/fullpage.html | 10 +- .../samples/old/xhtmlstyle.html | 12 +- .../toolbarconfigurator/font/LICENSE.txt | 2 +- .../toolbarconfigurator/font/fontello.eot | Bin 4989 -> 4988 bytes .../toolbarconfigurator/font/fontello.svg | 4 +- .../toolbarconfigurator/font/fontello.ttf | Bin 4821 -> 4820 bytes .../samples/toolbarconfigurator/index.html | 22 +- .../skins/moono-lisa/dialog.css | 2 +- .../skins/moono-lisa/dialog_ie.css | 2 +- .../skins/moono-lisa/dialog_ie8.css | 2 +- .../skins/moono-lisa/dialog_iequirks.css | 2 +- .../skins/moono-lisa/editor.css | 2 +- .../skins/moono-lisa/editor_gecko.css | 2 +- .../skins/moono-lisa/editor_ie.css | 2 +- .../skins/moono-lisa/editor_ie8.css | 2 +- .../skins/moono-lisa/editor_iequirks.css | 2 +- old_CKEditor_4.6.1/skins/moono-lisa/readme.md | 4 +- old_CKEditor_4.6.1/styles.js | 4 +- overlib/Mini/overlib_anchor_mini.js | 2 +- overlib/Mini/overlib_centerpopup_mini.js | 2 +- overlib/Mini/overlib_crossframe_mini.js | 2 +- overlib/Mini/overlib_csstyle_mini.js | 2 +- overlib/Mini/overlib_debug_mini.js | 2 +- overlib/Mini/overlib_followscroll_mini.js | 2 +- overlib/Mini/overlib_hideform_mini.js | 4 +- overlib/Mini/overlib_mini.js | 2 +- overlib/Mini/overlib_setonoff_mini.js | 2 +- overlib/Mini/overlib_shadow_mini.js | 2 +- overlib/makemini.pl | 2 +- overlib/overlib.js | 2 +- overlib/overlib_anchor.js | 12 +- overlib/overlib_centerpopup.js | 2 +- overlib/overlib_crossframe.js | 2 +- overlib/overlib_cssstyle.js | 2 +- overlib/overlib_debug.js | 2 +- overlib/overlib_exclusive.js | 2 +- overlib/overlib_followscroll.js | 2 +- overlib/overlib_hideform.js | 4 +- overlib/overlib_setonoff.js | 2 +- overlib/overlib_shadow.js | 2 +- phpspreadsheet_1.8.1.0/composer.lock | 10 +- .../vendor/composer/ClassLoader.php | 4 +- .../vendor/composer/installed.json | 10 +- .../maennchen/zipstream-php/CHANGELOG.md | 4 +- .../maennchen/zipstream-php/CONTRIBUTING.md | 2 +- .../vendor/maennchen/zipstream-php/psalm.xml | 2 +- .../maennchen/zipstream-php/src/Stream.php | 8 +- .../vendor/markbaker/complex/README.md | 4 +- .../vendor/markbaker/matrix/README.md | 4 +- .../vendor/myclabs/php-enum/README.md | 2 +- .../vendor/myclabs/php-enum/composer.json | 2 +- .../vendor/myclabs/php-enum/psalm.xml | 2 +- .../vendor/myclabs/php-enum/src/Enum.php | 6 +- .../Calculation/Statistical.php | 4 +- .../Calculation/locale/bg/functions | 2 +- .../Calculation/locale/ru/functions | 2 +- .../Chart/Renderer/PHP Charting Libraries.txt | 8 +- .../src/#PhpSpreadsheet/Reader/Xls.php | 6 +- .../src/#PhpSpreadsheet/Reader/Xlsx.php | 146 +- .../Reader/Xlsx/Hyperlinks.php | 4 +- .../#PhpSpreadsheet/Reader/Xlsx/PageSetup.php | 2 +- .../Reader/Xlsx/Properties.php | 8 +- .../#PhpSpreadsheet/Reader/Xlsx/Styles.php | 2 +- .../src/#PhpSpreadsheet/Shared/Drawing.php | 4 +- .../src/#PhpSpreadsheet/Shared/OLE.php | 2 +- .../src/#PhpSpreadsheet/Shared/OLE/PPS.php | 2 +- .../#PhpSpreadsheet/Shared/OLE/PPS/File.php | 2 +- .../#PhpSpreadsheet/Shared/OLE/PPS/Root.php | 2 +- .../src/#PhpSpreadsheet/Shared/OLERead.php | 2 +- .../src/#PhpSpreadsheet/Writer/Html.php | 4 +- .../#PhpSpreadsheet/Writer/Ods/Content.php | 30 +- .../src/#PhpSpreadsheet/Writer/Ods/Meta.php | 8 +- .../#PhpSpreadsheet/Writer/Ods/Settings.php | 4 +- .../src/#PhpSpreadsheet/Writer/Ods/Styles.php | 24 +- .../#PhpSpreadsheet/Writer/Xls/Worksheet.php | 2 +- .../src/#PhpSpreadsheet/Writer/Xlsx/Chart.php | 10 +- .../#PhpSpreadsheet/Writer/Xlsx/Comments.php | 2 +- .../Writer/Xlsx/ContentTypes.php | 2 +- .../#PhpSpreadsheet/Writer/Xlsx/DocProps.php | 18 +- .../#PhpSpreadsheet/Writer/Xlsx/Drawing.php | 14 +- .../src/#PhpSpreadsheet/Writer/Xlsx/Rels.php | 54 +- .../Writer/Xlsx/RelsRibbon.php | 4 +- .../#PhpSpreadsheet/Writer/Xlsx/RelsVBA.php | 4 +- .../Writer/Xlsx/StringTable.php | 2 +- .../src/#PhpSpreadsheet/Writer/Xlsx/Style.php | 2 +- .../src/#PhpSpreadsheet/Writer/Xlsx/Theme.php | 2 +- .../#PhpSpreadsheet/Writer/Xlsx/Workbook.php | 4 +- .../#PhpSpreadsheet/Writer/Xlsx/Worksheet.php | 12 +- .../Calculation/Statistical.php | 4 +- .../Calculation/locale/bg/functions | 2 +- .../Calculation/locale/ru/functions | 2 +- .../Chart/Renderer/PHP Charting Libraries.txt | 8 +- .../src/PhpSpreadsheet/Reader/Xls.php | 6 +- .../src/PhpSpreadsheet/Reader/Xlsx.php | 146 +- .../PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php | 4 +- .../PhpSpreadsheet/Reader/Xlsx/PageSetup.php | 2 +- .../PhpSpreadsheet/Reader/Xlsx/Properties.php | 8 +- .../src/PhpSpreadsheet/Reader/Xlsx/Styles.php | 2 +- .../src/PhpSpreadsheet/Shared/Drawing.php | 4 +- .../src/PhpSpreadsheet/Shared/OLE.php | 2 +- .../src/PhpSpreadsheet/Shared/OLE/PPS.php | 2 +- .../PhpSpreadsheet/Shared/OLE/PPS/File.php | 2 +- .../PhpSpreadsheet/Shared/OLE/PPS/Root.php | 2 +- .../src/PhpSpreadsheet/Shared/OLERead.php | 2 +- .../src/PhpSpreadsheet/Writer/Html.php | 2 +- .../src/PhpSpreadsheet/Writer/Ods/Content.php | 30 +- .../src/PhpSpreadsheet/Writer/Ods/Meta.php | 8 +- .../PhpSpreadsheet/Writer/Ods/Settings.php | 4 +- .../src/PhpSpreadsheet/Writer/Ods/Styles.php | 24 +- .../PhpSpreadsheet/Writer/Xls/Worksheet.php | 2 +- .../src/PhpSpreadsheet/Writer/Xlsx/Chart.php | 10 +- .../PhpSpreadsheet/Writer/Xlsx/Comments.php | 2 +- .../Writer/Xlsx/ContentTypes.php | 2 +- .../PhpSpreadsheet/Writer/Xlsx/DocProps.php | 18 +- .../PhpSpreadsheet/Writer/Xlsx/Drawing.php | 14 +- .../src/PhpSpreadsheet/Writer/Xlsx/Rels.php | 54 +- .../PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php | 4 +- .../PhpSpreadsheet/Writer/Xlsx/RelsVBA.php | 4 +- .../Writer/Xlsx/StringTable.php | 2 +- .../src/PhpSpreadsheet/Writer/Xlsx/Style.php | 2 +- .../src/PhpSpreadsheet/Writer/Xlsx/Theme.php | 2 +- .../PhpSpreadsheet/Writer/Xlsx/Workbook.php | 4 +- .../PhpSpreadsheet/Writer/Xlsx/Worksheet.php | 12 +- .../vendor/psr/http-client/README.md | 2 +- .../vendor/psr/http-client/composer.json | 2 +- .../vendor/psr/http-factory/composer.json | 2 +- .../src/UploadedFileFactoryInterface.php | 4 +- .../vendor/psr/http-message/README.md | 2 +- .../vendor/psr/http-message/composer.json | 2 +- .../psr/http-message/src/MessageInterface.php | 4 +- .../psr/http-message/src/RequestInterface.php | 6 +- .../http-message/src/ResponseInterface.php | 8 +- .../psr/http-message/src/StreamInterface.php | 8 +- .../src/UploadedFileInterface.php | 6 +- .../psr/http-message/src/UriInterface.php | 6 +- .../vendor/psr/simple-cache/.editorconfig | 2 +- .../vendor/psr/simple-cache/composer.json | 2 +- 600 files changed, 1983 insertions(+), 1983 deletions(-) diff --git a/ajaxtabs/ajaxtabs.js b/ajaxtabs/ajaxtabs.js index fb88ef2..997e146 100755 --- a/ajaxtabs/ajaxtabs.js +++ b/ajaxtabs/ajaxtabs.js @@ -1,8 +1,8 @@ -//** Ajax Tabs Content script v2.0- © Dynamic Drive DHTML code library (https://www.dynamicdrive.com) +//** Ajax Tabs Content script v2.0- © Dynamic Drive DHTML code library (http://www.dynamicdrive.com) //** Updated Oct 21st, 07 to version 2.0. Contains numerous improvements //** Updated Feb 18th, 08 to version 2.1: Adds a public "tabinstance.cycleit(dir)" method to cycle forward or backward between tabs dynamically. Only .js file changed from v2.0. //** Updated April 8th, 08 to version 2.2: -// -Adds support for expanding a tab using a URL parameter (ie: https://mysite.com/tabcontent.htm?tabinterfaceid=0) +// -Adds support for expanding a tab using a URL parameter (ie: http://mysite.com/tabcontent.htm?tabinterfaceid=0) // -Modified Ajax routine so testing the script out locally in IE7 now works var ddajaxtabssettings={} @@ -44,7 +44,7 @@ ddajaxtabs.connect=function(pageurl, tabinstance){ page_request = new XMLHttpRequest() else return false - var ajaxfriendlyurl=pageurl.replace(/^https:\/\/[^\/]+\//i, "https://"+window.location.hostname+"/") + var ajaxfriendlyurl=pageurl.replace(/^http:\/\/[^\/]+\//i, "http://"+window.location.hostname+"/") page_request.onreadystatechange=function(){ddajaxtabs.loadpage(page_request, pageurl, tabinstance)} if (ddajaxtabssettings.bustcachevar) //if bust caching of external page bustcacheparameter=(ajaxfriendlyurl.indexOf("?")!=-1)? "&"+new Date().getTime() : "?"+new Date().getTime() diff --git a/lib/smarty/COPYING.lib b/lib/smarty/COPYING.lib index 153d416..02bbb60 100755 --- a/lib/smarty/COPYING.lib +++ b/lib/smarty/COPYING.lib @@ -1,7 +1,7 @@ GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/lib/smarty/ChangeLog b/lib/smarty/ChangeLog index ccc3888..2e19a7c 100755 --- a/lib/smarty/ChangeLog +++ b/lib/smarty/ChangeLog @@ -580,7 +580,7 @@ * libs/Smarty_Compiler.class.php: Modified _(push|pop)_cacheable_state() to embedd alternate syntax. See this - bug report: https://www.phpinsider.com/smarty-forum/viewtopic.php?t=10502 + bug report: http://www.phpinsider.com/smarty-forum/viewtopic.php?t=10502 2007-02-26 Peter 'Mash' Morgan @@ -717,7 +717,7 @@ This avoids unlink() unless rename() fails or a Windows system is detected - see: https://www.phpinsider.com/smarty-forum/viewtopic.php?t=6956 + see: http://www.phpinsider.com/smarty-forum/viewtopic.php?t=6956 Thanks to c960657 from the forums. @@ -728,7 +728,7 @@ update debug.tpl to xhtml 1.1 compliance, fix javascript escaping in debug output and apply a Smarty based color scheme - see: https://www.phpinsider.com/smarty-forum/viewtopic.php?t=7178 + see: http://www.phpinsider.com/smarty-forum/viewtopic.php?t=7178 thanks to cybot from the forums! @@ -736,7 +736,7 @@ libs/plugins/modifier.debug_print_var.php: enhance reporting precision of debug_print_var modifier - see: https://www.phpinsider.com/smarty-forum/viewtopic.php?t=9281 + see: http://www.phpinsider.com/smarty-forum/viewtopic.php?t=9281 thanks to cybot from the forums @@ -1682,7 +1682,7 @@ "Alternative syntax" used for example in compiled {if}..{else}..{/if} blocks. - (see: https://php.net/manual/en/control-structures.alternative-syntax.php + (see: http://php.net/manual/en/control-structures.alternative-syntax.php on "Alternative syntax") thanks to kihara from the forum. @@ -1701,7 +1701,7 @@ * libs/plugins/function.popup.php: added "closeclick" from - https://www.bosrup.com/web/overlib/?Command_Reference + http://www.bosrup.com/web/overlib/?Command_Reference 2005-11-23 boots diff --git a/lib/smarty/FAQ b/lib/smarty/FAQ index 48f5515..1860678 100755 --- a/lib/smarty/FAQ +++ b/lib/smarty/FAQ @@ -6,7 +6,7 @@ GENERAL Q: What is Smarty? Q: What's the difference between Smarty and other template engines? Q: What do you mean "Compiled PHP Scripts" ? -Q: Why can't I just use PHPA (https://php-accelerator.co.uk) or Zend Cache? +Q: Why can't I just use PHPA (http://php-accelerator.co.uk) or Zend Cache? Q: Why does smarty have a built in cache? Wouldn't it be better to handle this in a separate class? Q: Is Smarty faster than ? @@ -78,7 +78,7 @@ A: Smarty reads the template files and creates PHP scripts from them. Once know of their existance. (NOTE: you can turn off this compile checking step in Smarty for increased performance.) -Q: Why can't I just use PHPA (https://php-accelerator.co.uk) or Zend Cache? +Q: Why can't I just use PHPA (http://php-accelerator.co.uk) or Zend Cache? A: You certainly can, and we highly recommend it! What PHPA does is caches compiled bytecode of your PHP scripts in shared memory or in a file. This speeds up server response and saves the compilation step. Smarty creates PHP @@ -134,14 +134,14 @@ A: We have a few mailing lists. "general" for you to share your ideas or ask smarty-cvs-subscribe@lists.php.net (subscribe to the cvs list) smarty-cvs-unsubscribe@lists.php.net (unsubscribe from the cvs list) You can also browse the mailing list archives at - https://marc.theaimsgroup.com/?l=smarty&r=1&w=2 + http://marc.theaimsgroup.com/?l=smarty&r=1&w=2 Q: Can you change the mailing list so Reply-To sends to the list and not the user? A: Yes we could, but no we won't. Use "Reply-All" in your e-mail client to send - to the list. https://www.unicom.com/pw/reply-to-harmful.html + to the list. http://www.unicom.com/pw/reply-to-harmful.html TROUBLESHOOTING --------------- diff --git a/lib/smarty/QUICK_START b/lib/smarty/QUICK_START index 2e62c29..6ae3e46 100755 --- a/lib/smarty/QUICK_START +++ b/lib/smarty/QUICK_START @@ -96,7 +96,7 @@ Hello, {$name}! Now go to your new application through the web browser, -https://www.domain.com/myapp/index.php in our example. You should see the text +http://www.domain.com/myapp/index.php in our example. You should see the text "Hello Ned!" in your browser. Once you get this far, you can continue on to the Smarty Crash Course to learn diff --git a/lib/smarty/README b/lib/smarty/README index 2397d5f..08b397c 100755 --- a/lib/smarty/README +++ b/lib/smarty/README @@ -51,7 +51,7 @@ $smarty->unregisterFilter(...) Please refer to the online documentation for all specific changes: -https://www.smarty.net/documentation +http://www.smarty.net/documentation ---- @@ -570,6 +570,6 @@ In the template you can use it like this: Please look through it and send any questions/suggestions/etc to the forums. -https://www.phpinsider.com/smarty-forum/viewtopic.php?t=14168 +http://www.phpinsider.com/smarty-forum/viewtopic.php?t=14168 Monte and Uwe diff --git a/lib/smarty/SMARTY_2_BC_NOTES.txt b/lib/smarty/SMARTY_2_BC_NOTES.txt index 3f33b99..79a2cb1 100755 --- a/lib/smarty/SMARTY_2_BC_NOTES.txt +++ b/lib/smarty/SMARTY_2_BC_NOTES.txt @@ -61,7 +61,7 @@ class MySmarty extends Smarty { == Autoloader == Smarty 3 does register its own autoloader with spl_autoload_register. If your code has an existing __autoload function then this function must be explicitly registered on -the __autoload stack. See https://us3.php.net/manual/en/function.spl-autoload-register.php +the __autoload stack. See http://us3.php.net/manual/en/function.spl-autoload-register.php for further details. == Plugin Filenames == diff --git a/lib/smarty/composer.json b/lib/smarty/composer.json index 2de0ce2..2a1a43a 100755 --- a/lib/smarty/composer.json +++ b/lib/smarty/composer.json @@ -3,7 +3,7 @@ "type": "library", "description": "Smarty - the compiling PHP template engine", "keywords": ["templating"], - "homepage": "https://www.smarty.net", + "homepage": "http://www.smarty.net", "license": "LGPL-3.0", "authors": [ { @@ -22,7 +22,7 @@ "support": { "irc": "irc://irc.freenode.org/smarty", "issues": "https://github.com/smarty-php/smarty/issues", - "forum": "https://www.smarty.net/forums/" + "forum": "http://www.smarty.net/forums/" }, "require": { "php": ">=5.2" diff --git a/lib/smarty/libs/Config_File.class.php b/lib/smarty/libs/Config_File.class.php index 12d9f2b..c25f2a0 100755 --- a/lib/smarty/libs/Config_File.class.php +++ b/lib/smarty/libs/Config_File.class.php @@ -21,7 +21,7 @@ * Smarty mailing list. Send a blank e-mail to * smarty-discussion-subscribe@googlegroups.com * - * @link https://www.smarty.net/ + * @link http://www.smarty.net/ * @version 2.6.25-dev * @copyright Copyright: 2001-2005 New Digital Group, Inc. * @author Andrei Zmievski diff --git a/lib/smarty/libs/Smarty.class.php b/lib/smarty/libs/Smarty.class.php index d6f100e..a029f94 100755 --- a/lib/smarty/libs/Smarty.class.php +++ b/lib/smarty/libs/Smarty.class.php @@ -20,7 +20,7 @@ * Smarty mailing list. Send a blank e-mail to * smarty-discussion-subscribe@googlegroups.com * - * @link https://www.smarty.net/ + * @link http://www.smarty.net/ * @copyright 2015 New Digital Group, Inc. * @copyright 2015 Uwe Tews * @author Monte Ohrt @@ -1385,7 +1385,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * Error Handler to mute expected messages * - * @link https://php.net/set_error_handler + * @link http://php.net/set_error_handler * * @param integer $errno Error level * @param $errstr @@ -1447,7 +1447,7 @@ class Smarty extends Smarty_Internal_TemplateBase { /* error muting is done because some people implemented custom error_handlers using - https://php.net/set_error_handler and for some reason did not understand the following paragraph: + http://php.net/set_error_handler and for some reason did not understand the following paragraph: It is important to remember that the standard PHP error handler is completely bypassed for the error types specified by error_types unless the callback function returns FALSE. diff --git a/lib/smarty/libs/SmartyBC.class.php b/lib/smarty/libs/SmartyBC.class.php index fe90de9..1dd529c 100755 --- a/lib/smarty/libs/SmartyBC.class.php +++ b/lib/smarty/libs/SmartyBC.class.php @@ -18,7 +18,7 @@ * Smarty mailing list. Send a blank e-mail to * smarty-discussion-subscribe@googlegroups.com * - * @link https://www.smarty.net/ + * @link http://www.smarty.net/ * @copyright 2008 New Digital Group, Inc. * @author Monte Ohrt * @author Uwe Tews diff --git a/lib/smarty/libs/Smarty_Compiler.class.php b/lib/smarty/libs/Smarty_Compiler.class.php index 522cc67..c1bc798 100755 --- a/lib/smarty/libs/Smarty_Compiler.class.php +++ b/lib/smarty/libs/Smarty_Compiler.class.php @@ -18,7 +18,7 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * @link https://smarty.php.net/ + * @link http://smarty.php.net/ * @author Monte Ohrt * @author Andrei Zmievski * @version 2.6.25-dev diff --git a/lib/smarty/libs/debug.tpl b/lib/smarty/libs/debug.tpl index 07e1fc2..5526cbc 100755 --- a/lib/smarty/libs/debug.tpl +++ b/lib/smarty/libs/debug.tpl @@ -1,6 +1,6 @@ {capture name='_smarty_debug' assign=debug_output} - - + + Smarty Debug Console