Plugin Directory

Changeset 658056


Ignore:
Timestamp:
01/24/2013 03:02:56 PM (13 years ago)
Author:
raido357
Message:

Typo bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dippler/trunk/classes/dippler-html-builder.php

    r658055 r658056  
    4545        }
    4646        if ( !isSet( $course_id ) ) {
    47             _e( 'Courses data could not be loaded, try again ...', $this->getTextdomain() );
     47            _e( 'Courses data could not be loaded, try again ...', self::getTextdomain() );
    4848        }
    4949    }
Note: See TracChangeset for help on using the changeset viewer.