Guest User

Untitled

a guest
Jan 22nd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <?php
  2. if(!empty($GLOBALS['social_dialog'])): //Step 4: Ok, was anything generated during that pages/element loop?
  3. echo $GLOBALS['social_dialog']; //print out the html string generated if so...
  4. endif;
  5. ?>
Add Comment
Please, Sign In to add comment