aboutsummaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2019-04-28 16:54:09 +0300
committerValentin Popov <info@valentineus.link>2019-04-28 16:54:09 +0300
commit6f6d50776c83b3af3a81f2d74e3a5ca3a5eef31c (patch)
tree04e0c0a10cdb3c13bc20668e8ad7e9101ebb0e74 /version.php
parent7ae31a6eee7c5625b8c654d4b1107c563c8d60fc (diff)
downloadlocal_webhooks-6f6d50776c83b3af3a81f2d74e3a5ca3a5eef31c.tar.xz
local_webhooks-6f6d50776c83b3af3a81f2d74e3a5ca3a5eef31c.zip
Created a worked upgrade mechanism
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'version.php')
-rw-r--r--version.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/version.php b/version.php
index 38eb9f4..3fc4e8d 100644
--- a/version.php
+++ b/version.php
@@ -1,19 +1,4 @@
<?php
-// This file is part of Moodle - http://moodle.org
-//
-// Moodle is free software: you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation, either version 3 of the License, or
-// (at your option) any later version.
-//
-// 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
-// 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/>.
-
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify