Skip to content

Instantly share code, notes, and snippets.

View pcave's full-sized avatar

Phillip Cave pcave

View GitHub Profile
<?php
/**
* @file
* Repairs the date mode dates.
*
* Requires the fundraiser_recurring table to be populated
* and the uc_orders table to have at least order_id and created columns.
*
* Run with something like "drush php-script save_the_day.php > results.txt"
*/