@@ -22,7 +22,7 @@ |
||
| 22 | 22 | * |
| 23 | 23 | * @const string |
| 24 | 24 | */ |
| 25 | - const DEFAULT_FROM_DATE = '30 days ago'; |
|
| 25 | + const DEFAULT_FROM_DATE = '30 days ago'; |
|
| 26 | 26 | |
| 27 | 27 | /** |
| 28 | 28 | * The default upper bound to filter searches by. |