Advertisement
Guest User

Untitled

a guest
Aug 1st, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <?php
  2.  
  3. if (is_file($office_file))
  4. include($office_file);
  5. echo do_shortcode(ob_get_clean());
  6. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement