Server geändert

This commit is contained in:
aschwarz
2023-04-25 13:05:19 +02:00
parent 62eaad823a
commit 4ad86910b3
595 changed files with 1182 additions and 1182 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 http://smarty.php.net/manual/en/language.function.html.checkboxes.php {html_checkboxes}
* @link https://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>