core
4 years ago
editor-rtl.css
7 months ago
editor.css
7 months ago
index.asset.php
1 year ago
index.js
1 year ago
index.php
1 year ago
manifest.php
1 week ago
style-rtl.css
7 months ago
style.css
7 months ago
manifest.php
18 lines
| 1 | <?php |
| 2 | |
| 3 | /** Kubio - automatically generated file **/ |
| 4 | |
| 5 | return array( |
| 6 | 'core/post-content/support.json', |
| 7 | 'core/widgets/latest-posts/support.json', |
| 8 | 'core/widgets/calendar/support.json', |
| 9 | 'core/widgets/categories/support.json', |
| 10 | 'core/widgets/archives/support.json', |
| 11 | 'core/widgets/page-list/support.json', |
| 12 | 'core/widgets/latest-comments/support.json', |
| 13 | 'core/widgets/rss/support.json', |
| 14 | 'core/widgets/search/support.json', |
| 15 | 'core/widgets/social-icons/support.json', |
| 16 | 'core/widgets/tag-cloud/support.json' |
| 17 | ); |
| 18 |