Changeset 511964
- Timestamp:
- 02/28/2012 10:29:03 PM (14 years ago)
- Location:
- fanpage-connect/trunk
- Files:
-
- 2 edited
-
fanpage-connect-options.php (modified) (1 diff)
-
fanpage-connect.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fanpage-connect/trunk/fanpage-connect-options.php
r497787 r511964 636 636 srcID = "#fpc_pagelink_" + jQuery("#App_ID_Select").val(); 637 637 redirURL = jQuery(srcID).val(); 638 //redirURL = 'https://apps.facebook.com/trilogicllc/';639 638 window.open("http://www.facebook.com/dialog/pagetab?app_id=" + App_ID + "&redirect_uri="+redirURL,"PageTab","width=500,height=200"); 640 639 } else { -
fanpage-connect/trunk/fanpage-connect.php
r497787 r511964 655 655 'fpogimg' => '', 656 656 'fpogname' => '', 657 'aff' => ' affriedl'657 'aff' => '' 658 658 ); 659 659
Note: See TracChangeset
for help on using the changeset viewer.