mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
![]() While searching for no longer needed PHP 5.x & 7.0 checks, the
`phpversionhelp` lang string and, subsequently, the `memorylimithelp`
lang string and the `install_helpbutton()` and
`install_print_help_page()` functions were discovered. According to
comments on MDL-2787 and MDL-64482 they are no longer in use since
Moodle 1.x (approximately), neither reachable since some good versions
ago. With MDL-17458 (commit
|
||
---|---|---|
.. | ||
lang | ||
css.php | ||
distribution.html | ||
README.txt | ||
stringnames.txt | ||
welcome.html |
The file stringnames.txt contains a list of all the strings used during the install process. A daily cron job will pick up the changes to this file and update all the language files (ie those in install/lang/*/install.php) automatically. Martin Dougiamas, 20/8/2007