芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/clients/canaldegap.fr/modules/Glossary/method.upgrade.php
GetDb(); $taboptarray = array('mysql' => 'TYPE=MyISAM'); $dict = NewDataDictionary($db); $current_version = $oldversion; switch($current_version) { case "0.1": $current_version = "0.1"; case "0.5": $this->RemovePreference('filter_type'); } // put mention into the admin log $this->Audit( 0, $this->Lang('friendlyname'), $this->Lang('upgraded',$this->GetVersion())); # EOF ?>