Skip to content

Commit

Permalink
v1.2.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
3D-I committed May 7, 2018
1 parent 45415d1 commit 72a0efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acp/dtst_module.php
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ public function main($id, $mode)
}

/**
* Check the number of min chars allowed.
* Check the number of min chars allowed.
* https://en.wikipedia.org/wiki/List_of_short_place_names
*/
if (utf8_strlen($string) < 1)
Expand Down

0 comments on commit 72a0efe

Please sign in to comment.