Plugin Directory

Changeset 702255


Ignore:
Timestamp:
04/23/2013 02:10:16 PM (13 years ago)
Author:
crivion
Message:

install works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-paymobile-content-locker/trunk/WP-PayMobile.php

    r702246 r702255  
    221221
    222222    public function installation_page() {
    223         #echo file_get_contents(plugins_url( 'documentation.html', __FILE__));
     223        echo file_get_contents(plugins_url( 'documentation.html', __FILE__));
    224224        //var_dump(plugins_url( 'documentation.html', __FILE__));
    225         echo "YYYYY";
     225        //echo "YYYYY";
    226226       
    227227    }
Note: See TracChangeset for help on using the changeset viewer.