@@ -65,7 +65,7 @@ |
||
65 | 65 | 'storage' => 'json', |
66 | 66 | 'components' => 'json' |
67 | 67 | ]; |
68 | - protected $table = '[prefix]config'; |
|
68 | + protected $table = '[prefix]config'; |
|
69 | 69 | protected function cdb () { |
70 | 70 | return 0; |
71 | 71 | } |