]> git.mxchange.org Git - friendica.git/commit
Fixes:
authorRoland Häder <roland@mxchange.org>
Wed, 17 May 2017 16:37:51 +0000 (18:37 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 17 May 2017 16:39:10 +0000 (18:39 +0200)
commit98b407218d9954d5dc89615d4bc8a6438c97ebcd
treed0f4f87c5f2725b80deddcd7266d24ce2ec8328f
parent0e0fb2b1eec8c1aaba00b46f2e60ee151c02da23
Fixes:
- don't do $string[position] anymore, use substr() instead
- 'extends' was hanging loose there, rewrote it twice to fix parser error

Signed-off-by: Roland Häder <roland@mxchange.org>
include/text.php