Changeset 677 for trunk/wp-includes/functions.php
- Timestamp:
- 01/01/2004 09:12:22 PM (23 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r674 r677 554 554 error_log("get_settings: Didn't find setting $setting"); 555 555 } 556 return $settings->$setting; 556 else { 557 return $settings->$setting; 558 } 557 559 } 558 560
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)