Changes between Initial Version and Version 1 of Ticket #8190, comment 1
- Timestamp:
- 01/08/2020 10:13:20 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8190, comment 1
initial v1 1 1 Hi @mukesh27 2 2 3 Thanks a lot for your report and patch. Could you improve its "readibility" a little adding 1 space each `!` operator and each statement. Eg: `if ( ! is_multisite() ...` ?3 Thanks a lot for your report and patch. Could you improve its "readibility" a little adding 1 space between each `!` operator and each statement. Eg: `if ( ! is_multisite() ...` ?