diff --git a/GitHubGit/Plugin.php b/GitHubGit/Plugin.php index a4e4d27..49e14b6 100644 --- a/GitHubGit/Plugin.php +++ b/GitHubGit/Plugin.php @@ -67,141 +67,4 @@ class GitHubGit_Plugin implements Typecho_Plugin_Interface */ public static function personalConfig(Typecho_Widget_Helper_Form $form){} } -addInput($basePath->addRule('required', _t('必须填写数据库用户名'))); - } - - /** - * 个人用户的配置面板 - * - * @access public - * @param Typecho_Widget_Helper_Form $form - * @return void - */ - public static function personalConfig(Typecho_Widget_Helper_Form $form){} -} -addInput($basePath->addRule('required', _t('必须填写数据库用户名'))); - } - - /** - * 个人用户的配置面板 - * - * @access public - * @param Typecho_Widget_Helper_Form $form - * @return void - */ - public static function personalConfig(Typecho_Widget_Helper_Form $form){} -} +