Changeset 1792852
- Timestamp:
- 12/26/2017 11:28:20 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fastdee/trunk/includes/pages/class-fd-options-page.php
r1792827 r1792852 167 167 $texto_sourceId = '* ID Lomadee'; 168 168 169 if ( $this->temSourceId() ) {170 $texto_sourceId .= ' (' . $this->getSourceID() . ')';171 }169 // if ( $this->temSourceId() ) { 170 // $texto_sourceId .= ' (' . $this->getSourceID() . ')'; 171 // } 172 172 173 173 add_settings_field(
Note: See TracChangeset
for help on using the changeset viewer.