the commentary feature doesn't seem to work.
Status: Alpha
Brought to you by:
pifactorial
when enable_commentary is true, upload.php is sending the an UPDATE query to mysql that does not include the commentary. The problem is that because upload.php does not include headers.php, the reload_options() function is not getting called, so the options are not set.