Skip to content

Instantly share code, notes, and snippets.

View lightweight's full-sized avatar

Dave Lane lightweight

View GitHub Profile
<?php
// $Id$
/**
* @file
* Drush command to force reassessing of the system table after moving a site to a new location (path) or doing an upgrade
*
* To run this run the command "drush reassess modules" or "drush reassess themes"
* from within your drush directory.
*