|
1 | 1 | /.gitignore |
2 | 2 | /.htaccess |
3 | 3 | /administrator/cache/* |
| 4 | +/administrator/components/com_contenthistory/* |
| 5 | +/administrator/components/com_postinstall/* |
| 6 | +/administrator/components/com_joomlaupdate/* |
| 7 | +/administrator/components/com_tags/* |
4 | 8 | /administrator/components/com_admin/* |
5 | 9 | /administrator/components/com_banners/* |
6 | 10 | /administrator/components/com_cache/* |
|
218 | 222 | /administrator/modules/mod_toolbar/* |
219 | 223 | /administrator/modules/mod_unread/* |
220 | 224 | /administrator/modules/mod_version/* |
| 225 | +/administrator/modules/mod_stats_admin/* |
221 | 226 | /administrator/modules/index.html |
222 | 227 | /administrator/templates/bluestork/* |
223 | 228 | /administrator/templates/hathor/* |
224 | 229 | /administrator/templates/system/* |
| 230 | +/administrator/templates/isis/* |
225 | 231 | /administrator/templates/index.html |
226 | 232 | /administrator/index.php |
| 233 | +/bin/* |
227 | 234 | /cache/* |
228 | 235 | /cli/* |
229 | 236 | /components/com_banners/* |
230 | 237 | /components/com_contact/* |
231 | 238 | /components/com_content/* |
| 239 | +/components/com_contenthistory/* |
232 | 240 | /components/com_finder/* |
233 | 241 | /components/com_mailto/* |
234 | 242 | /components/com_media/* |
|
237 | 245 | /components/com_users/* |
238 | 246 | /components/com_weblinks/* |
239 | 247 | /components/com_wrapper/* |
| 248 | +/components/com_ajax/* |
| 249 | +/components/com_tags/* |
| 250 | +/components/com_config/* |
240 | 251 | /components/index.html |
241 | 252 | /images/banners/* |
| 253 | +/images/headers/* |
242 | 254 | /images/sampledata/* |
243 | 255 | /images/joomla* |
244 | 256 | /images/index.html |
|
340 | 352 | /media/plg_system_highlight/* |
341 | 353 | /media/system/* |
342 | 354 | /media/index.html |
| 355 | +/media/com_banners/* |
| 356 | +/media/com_contenthistory/* |
| 357 | +/media/com_joomlaupdate/* |
| 358 | +/media/jui/* |
| 359 | +/modules/mod_tags_popular/* |
| 360 | +/modules/mod_tags_similar/* |
343 | 361 | /modules/mod_articles_archive/* |
344 | 362 | /modules/mod_articles_categories/* |
345 | 363 | /modules/mod_articles_category/* |
|
425 | 443 | /plugins/user/profile/* |
426 | 444 | /plugins/user/index.html |
427 | 445 | /plugins/index.html |
| 446 | +/plugins/twofactorauth/totp/* |
| 447 | +/plugins/content/contact/* |
| 448 | +/plugins/authentication/cookie/* |
| 449 | +/plugins/twofactorauth/yubikey/* |
| 450 | +/plugins/twofactorauth/index.html |
| 451 | +/plugins/captcha/* |
| 452 | +/plugins/quickicon/index.html |
| 453 | +/plugins/finder/tags/* |
| 454 | +/plugins/search/tags/* |
428 | 455 | /templates/atomic/* |
429 | 456 | /templates/beez_20/* |
430 | 457 | /templates/beez5/* |
431 | 458 | /templates/system/* |
432 | 459 | /templates/index.html |
| 460 | +/templates/beez3/* |
| 461 | +/templates/protostar/* |
433 | 462 | /tmp/* |
434 | 463 | /configuration.php |
435 | 464 | /index.php |
|
0 commit comments