Commit graph

3 commits

Author SHA1 Message Date
RobbBienert
517c58344d 1st commit for syncing own Jlog developments with master 2024-10-04 16:40:09 +02:00
Heiko August
1c4ab9ba44 Fix: provide an array where the code expects one
The function output_form in categories.class.php expects an array in $form_input. When the function get called to create the form for a new category, the function call provided an emptry string. This led to a warning since PHP 5.4 because of type mismatch. Providing an array prevents this error. This is the only pace, I found the error.
2020-04-27 13:34:40 +02:00
Jeena
03995d3bc6 exported from svn 2013-10-07 14:46:08 +02:00