diff options
author | friendica <info@friendica.com> | 2013-12-04 21:10:03 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-12-04 21:10:03 -0800 |
commit | 04f61dd4a1e2d44291265855df68521933bedb04 (patch) | |
tree | 412274e946c0f75762ab19055930720a8a594f4e /include/text.php | |
parent | 3bcb76b01c14665b17ddae9185a01396e327dbb4 (diff) | |
download | volse-hubzilla-04f61dd4a1e2d44291265855df68521933bedb04.tar.gz volse-hubzilla-04f61dd4a1e2d44291265855df68521933bedb04.tar.bz2 volse-hubzilla-04f61dd4a1e2d44291265855df68521933bedb04.zip |
add icon_trnalsate
Diffstat (limited to 'include/text.php')
-rwxr-xr-x | include/text.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/text.php b/include/text.php index ff695062f..bd4376ce4 100755 --- a/include/text.php +++ b/include/text.php @@ -128,6 +128,9 @@ function purify_html($s) { } + + + // generate a string that's random, but usually pronounceable. // used to generate initial passwords |