Changeset View
Changeset View
Standalone View
Standalone View
resources/sql/patches/20130508.releephtransactionsmig.php
| <?php | <?php | ||||
| // Previously, this migrated ReleephRequestEvents into ApplicationTransactions. | // Previously, this migrated ReleephRequestEvents into ApplicationTransactions. | ||||
| // Only Facebook ever generated meaningful ReleephRequestEvent data, and has | // Only Facebook ever generated meaningful ReleephRequestEvent data, and has | ||||
| // already migrated, so this was cleaned up when ReleephRequestEvent was | // already migrated, so this was cleaned up when ReleephRequestEvent was | ||||
| // removed. | // removed. | ||||
| echo "(This migration is obsolete.)\n"; | echo pht('(This migration is obsolete.)')."\n"; | ||||