Skip to content

Instantly share code, notes, and snippets.

@roktas
Created September 15, 2010 22:33
Show Gist options
  • Save roktas/581622 to your computer and use it in GitHub Desktop.
Save roktas/581622 to your computer and use it in GitHub Desktop.
<?php
include_once './includes/bootstrap.inc';
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
drupal_flush_all_caches();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment