Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <?php
  2. /**
  3. * Include for theme function overrides
  4. */
  5. include_once('includes/theme_functions.inc.php');
  6.  
  7. /**
  8. * Include for Drupal preprocess overrides
  9. */
  10. include_once('includes/drupal_preprocess_functions.inc.php');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement