jlog/admin
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
..
media exported from svn 2013-10-07 14:46:08 +02:00
auth.php exported from svn 2013-10-07 14:46:08 +02:00
blog.func.php exported from svn 2013-10-07 14:46:08 +02:00
categories.php Fix: provide an array where the code expects one 2020-04-27 13:34:40 +02:00
change.php exported from svn 2013-10-07 14:46:08 +02:00
comments.php exported from svn 2013-10-07 14:46:08 +02:00
export-rss2.php exported from svn 2013-10-07 14:46:08 +02:00
index.php exported from svn 2013-10-07 14:46:08 +02:00
login.php solving issues/2 by replacing md5() with hashPassword() in scripts/general.func.php 2013-10-18 01:36:50 +02:00
logout.php exported from svn 2013-10-07 14:46:08 +02:00
new.php exported from svn 2013-10-07 14:46:08 +02:00
plugin.php exported from svn 2013-10-07 14:46:08 +02:00
settings.php exported from svn 2013-10-07 14:46:08 +02:00
update.php exported from svn 2013-10-07 14:46:08 +02:00