pluf2

pluf2 Commit Details


Date:2009-11-03 05:30:14 (15 years 1 month ago)
Author:Mehdi Kabab
Branch:master
Commit:80994bead2c63243fefb5387515f80e5077bd379
Parents: 1ede9dc94aa6b423640c84e256882a0c13fb1aa4
Message:Fixed issue 322, bad debugging information is given when the migration script is upgrading to the latest.

Changes:

File differences

src/migrate.php
233233
234234
235235
236
236
237237
238238
239239
debug('Restore '.$app_disp);
$m->restore($args[0], $args[1]);
} else {
debug('Migrate '.$app.' to version '.$what['version']);
debug('Migrate '.$app.' to version '.$v_disp);
$m->migrate($what['version']);
}

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05793s using 14 queries.