💥 TRENDING: Changeset/ - Collection

Changeset 885770


Ignore:
Timestamp:
04/01/2014 05:08:10 PM (12 years ago)
Author:
aniketpant
Message:

Remove stray functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • instamojo/trunk/option.php

    r885571 r885770  
    250250  }
    251251
    252   public function username_callback()
    253   {
    254     echo '<input type="text" name="instamojo_credentials[username]" />';
    255   }
    256 
    257   public function password_callback()
    258   {
    259     echo '<input type="password" name="instamojo_credentials[password]" />';
    260   }
    261 
    262252  private function revoke_token($auth_token)
    263253  {
Note: See TracChangeset for help on using the changeset viewer.