Plugin Directory

Changeset 1792852


Ignore:
Timestamp:
12/26/2017 11:28:20 PM (8 years ago)
Author:
devlucasmendes
Message:

remove sid from page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fastdee/trunk/includes/pages/class-fd-options-page.php

    r1792827 r1792852  
    167167        $texto_sourceId = '* ID Lomadee';
    168168
    169         if ( $this->temSourceId() ) {
    170             $texto_sourceId .= ' (' . $this->getSourceID() . ')';
    171         }
     169//      if ( $this->temSourceId() ) {
     170//          $texto_sourceId .= ' (' . $this->getSourceID() . ')';
     171//      }
    172172
    173173        add_settings_field(
Note: See TracChangeset for help on using the changeset viewer.