Plugin Directory

Changeset 511964


Ignore:
Timestamp:
02/28/2012 10:29:03 PM (14 years ago)
Author:
kcfried
Message:

code update

Location:
fanpage-connect/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fanpage-connect/trunk/fanpage-connect-options.php

    r497787 r511964  
    636636                srcID = "#fpc_pagelink_" + jQuery("#App_ID_Select").val();
    637637                redirURL = jQuery(srcID).val();
    638                 //redirURL = 'https://apps.facebook.com/trilogicllc/';
    639638                window.open("http://www.facebook.com/dialog/pagetab?app_id=" + App_ID + "&redirect_uri="+redirURL,"PageTab","width=500,height=200");
    640639            } else {
  • fanpage-connect/trunk/fanpage-connect.php

    r497787 r511964  
    655655                'fpogimg' => '',
    656656                'fpogname' => '',
    657                 'aff' => 'affriedl'
     657                'aff' => ''
    658658            );
    659659
Note: See TracChangeset for help on using the changeset viewer.