@@ -14,6 +14,9 @@ |
||
| 14 | 14 | private $last_author = false; |
| 15 | 15 | private $timeshift_cached_meta; |
| 16 | 16 | |
| 17 | + /** |
|
| 18 | + * @param string $i18n |
|
| 19 | + */ |
|
| 17 | 20 | public function __construct($i18n) { |
| 18 | 21 | global $wpdb; |
| 19 | 22 | $this->i18n = $i18n; |