Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dregad committed Aug 31, 2016
1 parent 3fe5a3f commit 413a230
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Released under the [GPL 2.0](http://opensource.org/licenses/GPL-2.0)

## Description

This plugin can be used to send periodic email reminders to bug reporters,
This plugin can be used to send periodic email reminders to bug reporters,
managers, and assignees.

The files in the `plugins/Reminder/scripts` directory should be run directly,
Expand All @@ -22,9 +22,9 @@ from the command line.

## Requirements

The plugin requires MantisBT version 1.2.0 or higher.
The plugin requires MantisBT version 1.3.0 or higher.

For version 1.2.1 make sure to have this statement in confg_inc.php:
Make sure to have this statement in confg_inc.php:
```
$g_path = 'http://path-to-your-mantis-installation/';
```
Expand Down Expand Up @@ -166,7 +166,7 @@ For option Days/Hours, the script will fetch the plugin definition.

## Support

Log new issues against the [Plugin - Reminder] project on
Log new issues against the [Plugin - Reminder] project on
[mantisbt.org's tracker](http://www.mantisbt.org/bugs/view_all_bug_page.php?project_id=7).

Main issue: http://www.mantisbt.org/bugs/view.php?id=10153
Expand Down

0 comments on commit 413a230

Please sign in to comment.