"MDL-14129, fix print_error call"
This commit is contained in:
@@ -15,6 +15,7 @@ $string['doesnotworkwitholdversion'] = 'This script does not work with this old
|
||||
$string['erroroccur'] = 'An error has occurred during this process';
|
||||
$string['fixsetting'] = 'Please fix your settings in config.php: <p>You have:</p> <p>\$CFG->dirroot = \"$a[0]\";</p> <p>but it should be:</p> <p>\$CFG->dirroot = \"$a[1]\"</p>';
|
||||
$string['notables'] = 'No Tables!';
|
||||
$string['nomodules'] = 'No modules found!!';
|
||||
$string['phpvaroff'] = 'The PHP server variable \'$a[0]\' should be Off - $a[1]';
|
||||
$string['phpvaron'] = 'The PHP server variable \'$a[0]\' is not turned On - $a[1]';
|
||||
$string['prefixcannotbeempty'] = 'Table prefix \"$a[0]\" cannot be empty for your target DB ($a[1])';
|
||||
|
||||
Reference in New Issue
Block a user