Opened 20 years ago
Closed 20 years ago
#1242 closed defect (bug) (invalid)
get_settings() and get_alloptions() in functions.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | trivial | Version: | 1.5.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
just wondering... in get_settings(), there is a line with:
if ($kellogs !== FALSE)
is this a typo, or feature?
similar question for:
if ($value === FALSE)
in get_alloptions()
Change History (4)
Note: See
TracTickets for help on using
tickets.
Feature: See http://www.php.net/manual/en/language.operators.comparison.php