tiny phpdoc fixes
This commit is contained in:
parent
5abdf8aae1
commit
1526432842
|
@ -42,9 +42,7 @@ if (!defined('LACONICA')) {
|
||||||
* @author Robin Millette <millette@controlyourself.ca>
|
* @author Robin Millette <millette@controlyourself.ca>
|
||||||
* @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
|
* @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
|
||||||
* @link http://laconi.ca/
|
* @link http://laconi.ca/
|
||||||
|
*/
|
||||||
|
|
||||||
*/
|
|
||||||
class DocAction extends Action
|
class DocAction extends Action
|
||||||
{
|
{
|
||||||
var $filename;
|
var $filename;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user