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

This commit is contained in:
aschwarz
2023-04-26 14:06:14 +02:00
parent 086d1e1e9e
commit 8d942a9c18
262 changed files with 7768 additions and 597 deletions

View File

@ -28,7 +28,7 @@
* {html_checkboxes values=$ids name='box' separator='<br>' output=$names}
* {html_checkboxes values=$ids checked=$checked separator='<br>' output=$names}
* </pre>
* @link https://smarty.php.net/manual/en/language.function.html.checkboxes.php {html_checkboxes}
* @link http://smarty.php.net/manual/en/language.function.html.checkboxes.php {html_checkboxes}
* (Smarty online manual)
* @author Christopher Kvarme <christopher.kvarme@flashjab.com>
* @author credits to Monte Ohrt <monte at ohrt dot com>