1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-06-16 15:01:08 +03:00

Minion isn't part of kohana so don't put it in that location

This commit is contained in:
Matt Button 2011-01-20 23:44:08 +00:00
parent 973a1d10ea
commit 0d433aabf4

View file

@ -3,7 +3,7 @@
/**
* Create test_minion_migrations table
*/
class Migration_Kohana_Minion_20110110093709 extends Minion_Migration_Base {
class Migration_Minion_20110110093709 extends Minion_Migration_Base {
/**
* Run queries needed to apply this migration