Changeset 658056
- Timestamp:
- 01/24/2013 03:02:56 PM (13 years ago)
- File:
-
- 1 edited
-
dippler/trunk/classes/dippler-html-builder.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dippler/trunk/classes/dippler-html-builder.php
r658055 r658056 45 45 } 46 46 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() ); 48 48 } 49 49 }
Note: See TracChangeset
for help on using the changeset viewer.