#7639 closed defect (bug) (duplicate)
php_version() instead of phpversion() in wp-settings.php:104
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | General | Version: | 2.6.1 |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Hello everybody,
there's a little typo in wp-settings:104. The die()-message calls php_version(), but correct would be phpversion() without the underscore.
Greetings
Marcus
Change History (2)
Note: See
TracTickets for help on using
tickets.
