Skip to content

Commit e3e9920

Browse files
committed
readme.md correction
1 parent 537ae15 commit e3e9920

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,13 @@ Functions
2121

2222
---
2323

24-
---
25-
2624
### `<string> strtolower_no_accent($str)`
2725
* Convert unicode string to lower case, without accent marks for the greek letters
2826
* `$str` string to lower case convert
2927
* Returns converted string
3028

3129
---
3230

33-
---
34-
3531
### `<string> str_no_accent($str)`
3632
* Remove accent marks for the greek letters at passed unicode string (no any case convertion)
3733
* `$str` string $str string to remove greek accent marks only

0 commit comments

Comments
 (0)