Advertisement
isleshocky77

Remedies to pdf_manager_print_pages

Feb 10th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.18 KB | None | 0 0
  1. #
  2. init_theme();
  3.  
  4. #
  5. global $theme
  6. $theme = null;
  7. init_theme();
  8.  
  9. #
  10. drupal_bootstrap(0);
  11.  
  12. #
  13. drupal_clear_path_cache();
  14.  
  15. #
  16. init_theme();
  17. $hooks = theme_get_registry();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement