* finish task #1519.

This commit is contained in:
wangyidong
2013-07-12 02:15:36 +00:00
parent 95045da1b3
commit 1233dee29e
9 changed files with 26 additions and 13 deletions
+5
View File
@@ -11,6 +11,11 @@
*/
class extension extends control
{
public function __construct()
{
parent::__construct();
$this->app->loadLang('editor');
}
/**
* Browse extensions.
*