Advertisement
Guest User

Untitled

a guest
Apr 24th, 2014
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1.  
  2. <html>
  3. <?php
  4. /*
  5. Template Name: MobileApp
  6. */
  7. ?>
  8.  
  9. <?php
  10. setcookie('mobile_ap1',"true");
  11. wp_redirect( home_url() );
  12.  
  13. ?>
  14.  
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement