MDL-31107 Fixing instaces of below where it is written as bellow (two L's)
This commit is contained in:
@@ -109,7 +109,7 @@ if (file_exists($configfile)) {
|
||||
|
||||
$olddir = getcwd();
|
||||
|
||||
// change directory so that includes bellow work properly
|
||||
// change directory so that includes below work properly
|
||||
chdir(dirname($_SERVER['argv'][0]));
|
||||
|
||||
// Servers should define a default timezone in php.ini, but if they don't then make sure something is defined.
|
||||
|
||||
Reference in New Issue
Block a user