* fix score config

This commit is contained in:
滔哥
2017-11-02 08:27:08 +08:00
parent 32887bfd59
commit 06861184a2
3 changed files with 39 additions and 45 deletions
-6
View File
@@ -23,12 +23,6 @@ class score extends control
$this->score->create('ajax', $method);
}
public function a()
{
$this->score->create('user');exit;
}
/**
* Initialize score.
*