Changeset 125255 in spip-zone
- Timestamp:
- Jun 20, 2020, 7:23:15 AM (7 months ago)
- Location:
- _plugins_/spip-bonux/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/spip-bonux/trunk
- Property subgit:lock:fa2020716deff18a3835d1801bc397cea2d93d7c deleted
-
Property
subgit:lock:23963b88b7a34690d9c6cd86b36c1f6f6a839c51
set to
2020-06-20T09:23:19.253
-
_plugins_/spip-bonux/trunk/spip_bonux_options.php
r125254 r125255 212 212 extract($options); 213 213 214 $html = $options['html'];215 $exact = $options['exact'];216 $ending = $options['ending'];217 218 214 if ($html) { 219 215 if (mb_strlen(preg_replace('/<.*?>/', '', $text)) <= $length) {
Note: See TracChangeset
for help on using the changeset viewer.