Changeset 702236
- Timestamp:
- 04/23/2013 01:25:31 PM (13 years ago)
- File:
-
- 1 edited
-
wp-paymobile-content-locker/trunk/WP-PayMobile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-paymobile-content-locker/trunk/WP-PayMobile.php
r702233 r702236 221 221 222 222 public function install_page() { 223 file_get_contents( 'documentation.html');223 file_get_contents(plugins_url( 'documentation.html', __FILE__)); 224 224 } 225 225
Note: See TracChangeset
for help on using the changeset viewer.