Changeset 702255
- Timestamp:
- 04/23/2013 02:10:16 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
r702246 r702255 221 221 222 222 public function installation_page() { 223 #echo file_get_contents(plugins_url( 'documentation.html', __FILE__));223 echo file_get_contents(plugins_url( 'documentation.html', __FILE__)); 224 224 //var_dump(plugins_url( 'documentation.html', __FILE__)); 225 echo "YYYYY";225 //echo "YYYYY"; 226 226 227 227 }
Note: See TracChangeset
for help on using the changeset viewer.