Opened 17 years ago
Closed 17 years ago
#9771 closed enhancement (fixed)
Dotclear Import can benefit from using WordPress Core Routines
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | minor | Version: | 2.8 |
| Component: | Import | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
Doctclear Import defines function valid_utf8() while seems_utf8() does the same without having many more funcions defined as well: valid_1byte(). valid_2byte(), valid_3byte() ...
This is a minor code improvement.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Code Cleanup