Changeset 7347
- Timestamp:
- 06/29/2018 12:38:44 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/common/includes/slack/trac/trac.php
r6632 r7347 33 33 protected $commit_info_template = 'https://%s.trac.wordpress.org/log/?rev=%s&format=changelog&limit=1&verbose=on'; 34 34 35 const min_digits = 2;35 const min_digits = 3; 36 36 const max_digits = 7; 37 37
Note: See TracChangeset
for help on using the changeset viewer.