mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
"MDL-14129, fix print_error call under course/, see tracker"
This commit is contained in:
parent
211c6890c5
commit
ba6018a902
17 changed files with 146 additions and 117 deletions
|
@ -21,5 +21,6 @@ $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])';
|
||||
$string['prefixlimit'] = 'Table prefix \"$a\" maximum allowed length for Oracle DBs is 2cc.';
|
||||
$string['withoutversion'] = 'Main version.php was not readable or specified';
|
||||
$string['siteisnotdefined'] = 'Site is not defined!';
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue