mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:02:54 +00:00
Added description
This commit is contained in:
parent
bf4c5ba84f
commit
1afbcb2486
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ use Friendica\Util\Network;
|
|||
|
||||
class Plaintext
|
||||
{
|
||||
// Assumed length of an URL when shortened via the network's own url shortener (e.g. Twitter)
|
||||
const URL_LENGTH = 23;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue