/apps/timeline/stationary/migration.tpl
http://zoop.googlecode.com/ · Smarty Template · 12 lines · 10 code · 2 blank · 0 comment · 0 complexity · ce960adb877d8afa53aa5dcf3baef586 MD5 · raw file
- <?php
- class Migration_[[$version]] extends Migration
- {
- function up()
- {
-
- }
-
- function down()
- {
- }
- }