diff options
Diffstat (limited to 'db/events.php')
-rw-r--r-- | db/events.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/events.php b/db/events.php index ad4d9a6..fc0b54e 100644 --- a/db/events.php +++ b/db/events.php @@ -8,11 +8,11 @@ // // Moodle is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with Moodle. If not, see <http://www.gnu.org/licenses/>. +// along with Moodle. If not, see <http://www.gnu.org/licenses/>. /** * Describe the observers required plug-in. |