mirror of
https://github.com/typecho/typecho.git
synced 2025-03-31 00:02:25 +02:00
fix typo error
This commit is contained in:
parent
bcfbc07bac
commit
c3c6723d7b
@ -145,7 +145,7 @@ class Widget_Backup extends Widget_Abstract_Options implements Widget_Interface_
|
||||
}
|
||||
|
||||
/**
|
||||
* 倒入单条数据
|
||||
* 导入单条数据
|
||||
*
|
||||
* @param $table
|
||||
* @param $data
|
||||
@ -236,7 +236,7 @@ class Widget_Backup extends Widget_Abstract_Options implements Widget_Interface_
|
||||
}
|
||||
|
||||
/**
|
||||
* 倒入数据
|
||||
* 导入数据
|
||||
*/
|
||||
private function import()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user