Opened 6 years ago

Closed 6 years ago

#3784 closed defect (bug) (fixed)

get_settings -> get_option

Reported by: donncha Owned by: anonymous
Priority: low Milestone: 2.2
Component: Administration Version: 2.2
Severity: normal Keywords:
Cc:

Description

A minor problem, but app.php uses get_settings() instead of get_option()
The attached patch fixes that.

Attachments (1)

patch.diff (1.2 KB) - added by donncha 6 years ago.

Download all attachments as: .zip

Change History (3)

donncha6 years ago

  • Milestone changed from 2.3 to 2.2
  • Resolution set to fixed
  • Status changed from new to closed

(In [4880]) get_settings() is deprecated, use get_option(). Props Donncha. fixes #3784

Note: See TracTickets for help on using tickets.