forked from GNUsocial/gnu-social
Update translator documentation.
Whitespace updates. Break lines in README at or before 80 characters. L10n updates.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
/*
|
||||
*
|
||||
* Phomet: a php comet client
|
||||
*
|
||||
* Copyright (C) 2008 Morgan 'ARR!' Allen <morganrallen@gmail.com> http://morglog.alleycatracing.com
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
// update the local timeline from a Comet server
|
||||
//
|
||||
|
||||
var CometUpdate = function()
|
||||
{
|
||||
var _server;
|
||||
@@ -27,4 +25,3 @@ var CometUpdate = function()
|
||||
}
|
||||
}
|
||||
}();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user