mirror of
https://github.com/moodle/moodle.git
synced 2025-03-17 22:20:00 +01:00
lib.php renamed to locallib.php
This commit is contained in:
parent
4b10570aef
commit
4d3b0ddc0a
@ -2,7 +2,7 @@
|
||||
|
||||
/// Load libraries
|
||||
require_once '../../config.php';
|
||||
require_once 'lib.php';
|
||||
require_once 'locallib.php';
|
||||
|
||||
/// Get site
|
||||
if (! $site = get_site()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user