%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/intranet.vacivitta.com.br/protected/modules/legal/migrations/
Upload File :
Create Path :
Current File : /home/vacivi36/intranet.vacivitta.com.br/protected/modules/legal/migrations/uninstall.php

<?php
/**
 * @link https://www.humhub.org/
 * @copyright Copyright (c) 2018 HumHub GmbH & Co. KG
 * @license https://www.humhub.com/licences
 */

use yii\db\Migration;

class uninstall extends Migration
{

    public function up()
    {
        $this->dropTable('legal_page');
    }

    public function down()
    {
        echo "uninstall does not support migration down.\n";
        return false;
    }

}

Zerion Mini Shell 1.0