diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-13 00:49:42 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-13 21:10:54 +0200 |
commit | 8c94ebf5375fe8ab9cb450525436396404d3fd33 (patch) | |
tree | 170412b5ac676d3a4de9ddfbac0643c3e400ef11 /lib/activityverb.php | |
parent | d6be5be54816a14ee765b4ba666a41bfda356503 (diff) |
* update/add translator documentation
* remove superfluous whitespace
Diffstat (limited to 'lib/activityverb.php')
-rw-r--r-- | lib/activityverb.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/activityverb.php b/lib/activityverb.php index 76f2b84e9..264351308 100644 --- a/lib/activityverb.php +++ b/lib/activityverb.php @@ -42,7 +42,6 @@ if (!defined('STATUSNET')) { * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPLv3 * @link http://status.net/ */ - class ActivityVerb { const POST = 'http://activitystrea.ms/schema/1.0/post'; |