8 lines
92 B
PHP
8 lines
92 B
PHP
<?php
|
|
/**
|
|
* Add a comment to any Addon.
|
|
*
|
|
* @todo require session authentication.
|
|
*/
|
|
?>
|