Änderungen https Andy Müller rückgängig gemacht

This commit is contained in:
aschwarz
2023-04-26 14:03:29 +02:00
parent a9680ca591
commit d382ef2545
600 changed files with 1983 additions and 1983 deletions

View File

@@ -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 ==