#451 - preg_quote call cleanup
| Identifier | #451 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | preg_quote call cleanup |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core |
| Description | str_replace('#','\#',preg_quote($key))
--> preg_quote($key,'#') (simplifies the code, didn't realise that preg_quote has a built in feature for this) |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet