Opened 18 years ago
Closed 18 years ago
#3230 closed enhancement (fixed)
Small optimization of wp-register.php
Reported by: | Viper007Bond | Owned by: | |
---|---|---|---|
Milestone: | 2.1 | Priority: | lowest |
Severity: | trivial | Version: | 2.1 |
Component: | Optimization | Keywords: | |
Focuses: | Cc: |
Description
No need for an exit();
at the end of the file. Pretty trivial, I know, but might as well remove it. :)
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [4375]) "Code is Poetry" by Viper007Bond. fixes #3230