Advertisement
Guest User

Untitled

a guest
Jan 29th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <?php
  2.  
  3. /**
  4. * AIT WordPress Theme
  5. *
  6. * Copyright (c) 2012, Affinity Information Technology, s.r.o. (http://ait-themes.com)
  7. */
  8.  
  9. global $latteParams;
  10.  
  11. WPLatte::createTemplate(basename(__FILE__, '.php'), $latteParams)->render();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement