From b99760a3fb2ce17525c6ca3c4d6460fe90bf52c9 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Mon, 25 Mar 2024 17:07:01 +0800 Subject: [PATCH] MDL-81345 core: Remove unused library --- lib/womenslib.php | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 lib/womenslib.php diff --git a/lib/womenslib.php b/lib/womenslib.php deleted file mode 100644 index e577d94c0bb..00000000000 --- a/lib/womenslib.php +++ /dev/null @@ -1,29 +0,0 @@ -. - -/** - * @package moodlecore - * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} - * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later - */ - -/** Include config.pgp */ -include('../config.php'); - -$PAGE->set_url('/lib/womenslib.php'); - -redirect('http://en.wikipedia.org/wiki/Women%27s_liberation'); \ No newline at end of file