diff options
author | Robin Millette <millette@controlyourself.ca> | 2009-01-21 00:07:15 +0000 |
---|---|---|
committer | Robin Millette <millette@plantard.controlezvous.ca> | 2009-01-21 00:07:15 +0000 |
commit | 560374e1702babd53f588c868f0189e2f935b5e7 (patch) | |
tree | bbc10d346cce33175f28aa54182c2dd61a14d452 /actions/userbyid.php | |
parent | 592403cdc362e52f70570e6ba59afaa4857664fb (diff) |
uiredesign + phpdocs
Diffstat (limited to 'actions/userbyid.php')
-rw-r--r-- | actions/userbyid.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/actions/userbyid.php b/actions/userbyid.php index 8b0aec057..1e30d1aac 100644 --- a/actions/userbyid.php +++ b/actions/userbyid.php @@ -1,4 +1,5 @@ <?php + /** * User by ID action class. * @@ -10,6 +11,7 @@ * @author Robin Millette <millette@controlyourself.ca> * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ + * Laconica - a distributed open-source microblogging tool * Copyright (C) 2008, Controlez-Vous, Inc. * |