Ticket #3230 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Small optimization of wp-register.php

Reported by: Viper007Bond Assigned to: anonymous
Priority: lowest Milestone: 2.1
Component: Optimization Version: 2.1
Severity: trivial Keywords:
Cc:

Description

No need for an exit(); at the end of the file. Pretty trivial, I know, but might as well remove it. :)

Attachments

wp-register.diff (305 bytes) - added by Viper007Bond on 10/11/06 06:30:20.

Change History

10/11/06 06:30:20 changed by Viper007Bond

  • attachment wp-register.diff added.

10/11/06 09:26:15 changed by markjaquith

  • status changed from new to closed.
  • resolution set to fixed.

(In [4375]) "Code is Poetry" by Viper007Bond. fixes #3230