Guest User

Untitled

a guest
Jul 18th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <?
  2. function check_header(){
  3. if(!(function_exists("check_functions")&&function_exists("check_f_footer"))){
  4. echo('This theme is released under creative commons licence, all links in the footer should remain intact');
  5. die;
  6. }
  7. }
  8. ?>
Add Comment
Please, Sign In to add comment