| @@ -30,8 +30,9 @@ | ||
| 30 | 30 | /* |
| 31 | 31 | * Add the main commenting system. |
| 32 | 32 | */ |
| 33 | 33 | require __DIR__ . '/comments/comments.php'; |
| 34 | +require __DIR__ . '/comments/subscription-modal-on-comment/class-jetpack-subscription-modal-on-comment.php'; | |
| 34 | 35 | |
| 35 | 36 | if ( is_admin() ) { |
| 36 | 37 | /** |
| 37 | 38 | * Add the admin functionality. |