Guest User

Untitled

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