]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoMDL-13634 - merge from 1.9
scyrma [Mon, 25 Feb 2008 03:16:31 +0000 (03:16 +0000)]
MDL-13634 - merge from 1.9

17 years agoMDL-13632 - merge from 1.9
scyrma [Mon, 25 Feb 2008 03:09:53 +0000 (03:09 +0000)]
MDL-13632 - merge from 1.9

17 years agoMDL-13630 - merge from 1.9
scyrma [Mon, 25 Feb 2008 02:50:21 +0000 (02:50 +0000)]
MDL-13630 - merge from 1.9

17 years agoMDL-13631 Removed a pass-by-reference that was causing a notice in PHP5
moodler [Mon, 25 Feb 2008 02:37:04 +0000 (02:37 +0000)]
MDL-13631 Removed a pass-by-reference that was causing a notice in PHP5

17 years agoMDL-13404 - Merge from 1.9 (re-commit, including missing file)
scyrma [Mon, 25 Feb 2008 01:58:17 +0000 (01:58 +0000)]
MDL-13404 - Merge from 1.9 (re-commit, including missing file)

17 years agoMDL-13590 - adding locallib.php for HEAD
scyrma [Mon, 25 Feb 2008 01:16:46 +0000 (01:16 +0000)]
MDL-13590 - adding locallib.php for HEAD

17 years agomerged from 1.9 :: MDL-13418, MDL-13422, MDL 13597 :: corrected CSS issues
urs_hunkler [Sun, 24 Feb 2008 21:16:07 +0000 (21:16 +0000)]
merged from 1.9 :: MDL-13418, MDL-13422, MDL 13597 :: corrected CSS issues

17 years agoMDL-13625 improve perf and fixed groups code on forum index page; merged from MOODLE_...
skodak [Sun, 24 Feb 2008 20:15:12 +0000 (20:15 +0000)]
MDL-13625 improve perf and fixed groups code on forum index page; merged from MOODLE_19_STABLE

17 years agoMDL-13303 fixed regression in forum recent activity; merged from MOODLE_19_STABLE
skodak [Sun, 24 Feb 2008 20:05:54 +0000 (20:05 +0000)]
MDL-13303 fixed regression in forum recent activity; merged from MOODLE_19_STABLE

17 years agomerged from 1.9 :: MDL-13453 :: corrected typo
urs_hunkler [Sun, 24 Feb 2008 19:29:31 +0000 (19:29 +0000)]
merged from 1.9 :: MDL-13453 :: corrected typo

17 years agoMDL-13605 use userdate() instead of date() when printing next cron execution time...
skodak [Sun, 24 Feb 2008 13:29:55 +0000 (13:29 +0000)]
MDL-13605 use userdate() instead of date() when printing next cron execution time; merged from MOODLE_19_STABLE

17 years agoMDL-11494 MDL-13623 - support for secure and httponly cookies; merged from MOODLE_19_...
skodak [Sun, 24 Feb 2008 12:46:37 +0000 (12:46 +0000)]
MDL-11494 MDL-13623 - support for secure and httponly cookies; merged from MOODLE_19_STABLE

17 years agoMDL-13565 Tracking forum fixes; merged from MOODLE_19_STABLE
skodak [Sun, 24 Feb 2008 10:54:21 +0000 (10:54 +0000)]
MDL-13565 Tracking forum fixes; merged from MOODLE_19_STABLE

17 years agoMDL-13274 label grouping identification; merged from MOODLE_19_STABLE
skodak [Sun, 24 Feb 2008 10:32:59 +0000 (10:32 +0000)]
MDL-13274 label grouping identification; merged from MOODLE_19_STABLE

17 years agoMDL-13520, MDL-13604, MDL-13620 stats - better simplified parent context join, admini...
skodak [Sat, 23 Feb 2008 22:55:15 +0000 (22:55 +0000)]
MDL-13520, MDL-13604, MDL-13620 stats - better simplified parent context join, administrator now counted too, optimised processing when no day logs present; merged from MOODLE_19_STABLE

17 years agoadded missing migratinggrades string (called from /backup/restorelib.php); merged...
arborrow [Sat, 23 Feb 2008 20:24:41 +0000 (20:24 +0000)]
added missing migratinggrades string (called from /backup/restorelib.php); merged from MOODLE_19_STABLE

17 years agoMDL-13399, MDL-13614 fixed regression caused by last commit; merged from MOODLE_19_STABLE
skodak [Sat, 23 Feb 2008 19:29:25 +0000 (19:29 +0000)]
MDL-13399, MDL-13614 fixed regression caused by last commit; merged from MOODLE_19_STABLE

17 years agoMDL-13615 course edit settings - improved metacourse compatible detection; merged...
skodak [Sat, 23 Feb 2008 19:22:23 +0000 (19:22 +0000)]
MDL-13615 course edit settings - improved metacourse compatible detection; merged from MOODLE_19_STABLE

17 years agoMDL-13613 added better detection for outdated course modinfo; merged from MOODLE_19_S...
skodak [Sat, 23 Feb 2008 18:42:00 +0000 (18:42 +0000)]
MDL-13613 added better detection for outdated course modinfo; merged from MOODLE_19_STABLE

17 years agoMDL-13525 role name aliases used in stat reports; merged from MOODLE_19_STABLE
skodak [Sat, 23 Feb 2008 12:26:35 +0000 (12:26 +0000)]
MDL-13525 role name aliases used in stat reports; merged from MOODLE_19_STABLE

17 years agoMDL-13192 minor cleanup; merged from MOODLE_19_STABLE
skodak [Sat, 23 Feb 2008 12:17:52 +0000 (12:17 +0000)]
MDL-13192 minor cleanup; merged from MOODLE_19_STABLE

17 years agoMDL-13603 fixed course_setup() minor problem with $course in $SITE; merged from...
skodak [Sat, 23 Feb 2008 12:13:47 +0000 (12:13 +0000)]
MDL-13603  fixed course_setup() minor problem with $course in $SITE; merged from MOODLE_19_STABLE

17 years agoMDL-13526 fixed site stats report language; merged from MOODLE_19_STABLE
skodak [Sat, 23 Feb 2008 12:10:27 +0000 (12:10 +0000)]
MDL-13526 fixed site stats report language; merged from MOODLE_19_STABLE

17 years agoMDL-13532 removed incorrect coalesce+count combination; merged from MOODLE_19_STABLE
skodak [Sat, 23 Feb 2008 11:55:18 +0000 (11:55 +0000)]
MDL-13532 removed incorrect coalesce+count combination; merged from MOODLE_19_STABLE

17 years agoAutomatic installer.php lang files by installer_builder (20080223)
moodlerobot [Sat, 23 Feb 2008 03:12:08 +0000 (03:12 +0000)]
Automatic installer.php lang files by installer_builder (20080223)

17 years agoMDL-13404 reverted - missing file and other minor problems
skodak [Fri, 22 Feb 2008 19:53:48 +0000 (19:53 +0000)]
MDL-13404 reverted - missing file and other minor problems

17 years agoMDL-13590 fixed fatal incorrect require; merged from MOODLE_19_STABLE
skodak [Fri, 22 Feb 2008 14:54:39 +0000 (14:54 +0000)]
MDL-13590 fixed fatal incorrect require; merged from MOODLE_19_STABLE

17 years agoMDL-12759 help file grammar fix
wildgirl [Fri, 22 Feb 2008 11:48:41 +0000 (11:48 +0000)]
MDL-12759 help file grammar fix

17 years agoMDL-13404 - Merge from 1.9
scyrma [Fri, 22 Feb 2008 10:25:36 +0000 (10:25 +0000)]
MDL-13404 - Merge from 1.9

17 years agoMDL-13116 lang string typo fix
wildgirl [Fri, 22 Feb 2008 09:28:41 +0000 (09:28 +0000)]
MDL-13116 lang string typo fix

17 years agoMDL-13013 lang string typo fixes
wildgirl [Fri, 22 Feb 2008 09:15:32 +0000 (09:15 +0000)]
MDL-13013 lang string typo fixes

17 years agoAutomatic installer.php lang files by installer_builder (20080222)
moodlerobot [Fri, 22 Feb 2008 03:22:41 +0000 (03:22 +0000)]
Automatic installer.php lang files by installer_builder (20080222)

17 years agoMDL-13567 Merged from 1.9
moodler [Thu, 21 Feb 2008 15:17:41 +0000 (15:17 +0000)]
MDL-13567  Merged from 1.9

17 years agoMDL-13274, MDL-13215 - improved modedit shared forms, label supports groupmembersonly...
skodak [Thu, 21 Feb 2008 14:12:48 +0000 (14:12 +0000)]
MDL-13274, MDL-13215 - improved modedit shared forms, label supports groupmembersonly, removed extra button for labels; mergedfrom MOODEL_19_STABLE

17 years agoMDL-11282 Implemented fix. Merging from MOODLE_19_STABLE
nicolasconnault [Thu, 21 Feb 2008 12:22:42 +0000 (12:22 +0000)]
MDL-11282 Implemented fix. Merging from MOODLE_19_STABLE

17 years agoMDL-13559 discussion moving; merged from MOODLE_19_STABLE
skodak [Thu, 21 Feb 2008 10:31:55 +0000 (10:31 +0000)]
MDL-13559 discussion moving; merged from MOODLE_19_STABLE

17 years agoMDL-13549 related these changes; merged from MOODLE_19_STABLE
skodak [Thu, 21 Feb 2008 09:39:58 +0000 (09:39 +0000)]
MDL-13549 related these changes; merged from MOODLE_19_STABLE

17 years agoMDL-13549 major bugfixing and improvements in outline report; merged from MOODLE_19_S...
skodak [Thu, 21 Feb 2008 09:36:19 +0000 (09:36 +0000)]
MDL-13549 major bugfixing and improvements in outline report; merged from MOODLE_19_STABLE

17 years agoMDL-13549 major bugfixing and improvements in participation report; merged from MOODL...
skodak [Thu, 21 Feb 2008 09:33:19 +0000 (09:33 +0000)]
MDL-13549 major bugfixing and improvements in participation report; merged from MOODLE_19_STABLE

17 years agoMDL-13550 deprecated primary role concept; merged from MOODLE_19_STABLE
skodak [Thu, 21 Feb 2008 09:30:13 +0000 (09:30 +0000)]
MDL-13550 deprecated primary role concept; merged from MOODLE_19_STABLE

17 years agoMDL-13561 add cmid index to log table to speedup reports that deal with individual...
skodak [Thu, 21 Feb 2008 09:27:11 +0000 (09:27 +0000)]
MDL-13561 add cmid index to log table to speedup reports that deal with individual activities; merged from MOODLE_19_STABLE

17 years agoMDL-13560 simplify dealing with role name course aliases; merged from MOODLE_19_STABLE
skodak [Thu, 21 Feb 2008 09:20:20 +0000 (09:20 +0000)]
MDL-13560 simplify dealing with role name course aliases; merged from MOODLE_19_STABLE

17 years agoMDL-13465 Implemented Martin's solution. Merging from MOODLE_19_STABLE
nicolasconnault [Thu, 21 Feb 2008 09:17:33 +0000 (09:17 +0000)]
MDL-13465 Implemented Martin's solution. Merging from MOODLE_19_STABLE

17 years agoMDL-13555 fixed typo - thanks Mitsuhiro Yoshida; merged from MOODLE_19_STABLE
skodak [Thu, 21 Feb 2008 08:50:45 +0000 (08:50 +0000)]
MDL-13555 fixed typo - thanks Mitsuhiro Yoshida; merged from MOODLE_19_STABLE

17 years agoMDL-6591 moving the disable notification from fg prefs; merged from MOODLE_19_STABLE
skodak [Thu, 21 Feb 2008 08:14:30 +0000 (08:14 +0000)]
MDL-6591 moving the disable notification from fg prefs; merged from MOODLE_19_STABLE

17 years agoFixed $displaypage notice by initialising it
moodler [Thu, 21 Feb 2008 06:14:02 +0000 (06:14 +0000)]
Fixed $displaypage notice by initialising it

17 years agoUser must be logged in (avoids notices)
moodler [Thu, 21 Feb 2008 06:10:17 +0000 (06:10 +0000)]
User must be logged in (avoids notices)

17 years agoAdded a more robust check to avoid a notice
moodler [Thu, 21 Feb 2008 06:02:16 +0000 (06:02 +0000)]
Added a more robust check to avoid a notice

17 years agoAdded some detection of bad strings from 1.9
moodler [Thu, 21 Feb 2008 06:01:01 +0000 (06:01 +0000)]
Added some detection of bad strings from 1.9

17 years agoReverted last language changes MDLSITE-359
moodler [Thu, 21 Feb 2008 05:48:05 +0000 (05:48 +0000)]
Reverted last language changes   MDLSITE-359

17 years agoMDL-13554 Fix from Mark Nielsen for bad block backups
moodler [Thu, 21 Feb 2008 05:35:16 +0000 (05:35 +0000)]
MDL-13554  Fix from Mark Nielsen for bad block backups

17 years agoMDL-11752 Upload users form merged from 1.9
moodler [Thu, 21 Feb 2008 05:24:18 +0000 (05:24 +0000)]
MDL-11752 Upload users form merged from 1.9

17 years agoAutomatic installer.php lang files by installer_builder (20080221)
moodlerobot [Thu, 21 Feb 2008 03:24:44 +0000 (03:24 +0000)]
Automatic installer.php lang files by installer_builder (20080221)

17 years agoMDL-13553 - merge from 1.9
scyrma [Thu, 21 Feb 2008 01:50:44 +0000 (01:50 +0000)]
MDL-13553 - merge from 1.9

17 years agoMDL-13553 - merge from 1.9
scyrma [Thu, 21 Feb 2008 01:41:55 +0000 (01:41 +0000)]
MDL-13553 - merge from 1.9

17 years agoMDL-13553 - merge from 1.9
scyrma [Thu, 21 Feb 2008 01:13:26 +0000 (01:13 +0000)]
MDL-13553 - merge from 1.9

17 years agoMDL-6591 changing label to Disable notification in order to prevent confusion; merged...
skodak [Wed, 20 Feb 2008 21:49:17 +0000 (21:49 +0000)]
MDL-6591 changing label to Disable notification in order to prevent confusion; merged from MOODLE_19_STABLE

17 years agoAdding one new string, preparing for blogs backup. Merged from 19_STABLE
stronk7 [Wed, 20 Feb 2008 19:07:59 +0000 (19:07 +0000)]
Adding one new string, preparing for blogs backup. Merged from 19_STABLE

17 years agoMDL-12909 do not included users without idnumber in xml grade export preview; merged...
skodak [Wed, 20 Feb 2008 18:29:35 +0000 (18:29 +0000)]
MDL-12909 do not included users without idnumber in xml grade export preview; merged from MOODLE_19_STABLE

17 years agoMDL-6591 Optional assignment graded email notification - based on patch by Gary Ander...
skodak [Wed, 20 Feb 2008 17:50:32 +0000 (17:50 +0000)]
MDL-6591 Optional assignment graded email notification - based on patch by Gary Anderson; merged from MOODLE_19_STABLE

17 years agoMDL-4667, MDL-4112 switching order of columns in course-userid log table index in...
skodak [Wed, 20 Feb 2008 09:53:45 +0000 (09:53 +0000)]
MDL-4667, MDL-4112 switching order of columns in course-userid log table index in order to please mysql; merged from MOODLE_19_STABLE

17 years agoMDL-4667, MDL-4112 switching order of columns in course-userid log table index in...
skodak [Wed, 20 Feb 2008 09:33:18 +0000 (09:33 +0000)]
MDL-4667, MDL-4112 switching order of columns in course-userid log table index in order to please mysql; merged from MOODLE_19_STABLE

17 years agoMDL-13457 Validation when moving to another category
pichetp [Wed, 20 Feb 2008 09:19:03 +0000 (09:19 +0000)]
MDL-13457 Validation when moving to another category

17 years agoMDL-13546 fixed table name typo - patch by Samuli Karevaara; merged from MOODLE_19_STABLE
skodak [Wed, 20 Feb 2008 08:41:08 +0000 (08:41 +0000)]
MDL-13546 fixed table name typo - patch by Samuli Karevaara; merged from MOODLE_19_STABLE

17 years agoMerged a notice fix
moodler [Wed, 20 Feb 2008 08:11:02 +0000 (08:11 +0000)]
Merged a notice fix

17 years agoMerged MDL-13544 Removed logging of cleanremoteaddr from logs
moodler [Wed, 20 Feb 2008 07:02:14 +0000 (07:02 +0000)]
Merged MDL-13544 Removed logging of cleanremoteaddr from logs

17 years agomerged notice fix
moodler [Wed, 20 Feb 2008 06:52:43 +0000 (06:52 +0000)]
merged notice fix

17 years agoMerged trivial notice fix
moodler [Wed, 20 Feb 2008 06:19:59 +0000 (06:19 +0000)]
Merged trivial notice fix

17 years agoMDL-13542 Merged return checking from stable 1.9
moodler [Wed, 20 Feb 2008 06:16:07 +0000 (06:16 +0000)]
MDL-13542  Merged return checking from stable 1.9

17 years agoMerged MDL-13541 from 1.9
moodler [Wed, 20 Feb 2008 06:07:50 +0000 (06:07 +0000)]
Merged MDL-13541 from 1.9

17 years agoAutomatic installer.php lang files by installer_builder (20080220)
moodlerobot [Wed, 20 Feb 2008 03:20:40 +0000 (03:20 +0000)]
Automatic installer.php lang files by installer_builder (20080220)

17 years agoMDL-12277 Merged from 1.9 - fixes for other languages
moodler [Wed, 20 Feb 2008 02:33:43 +0000 (02:33 +0000)]
MDL-12277 Merged from 1.9 - fixes for other languages

17 years agoFix dangerous comment. (MDL-13536)
tjhunt [Tue, 19 Feb 2008 17:14:12 +0000 (17:14 +0000)]
Fix dangerous comment. (MDL-13536)

17 years agoMDL-13448 - missing the global $db statement. Fix thanks to Samuli Karevaara.
tjhunt [Tue, 19 Feb 2008 16:21:36 +0000 (16:21 +0000)]
MDL-13448 - missing the global $db statement. Fix thanks to Samuli Karevaara.

17 years agoMDL-13390 - Wrong links in quiz notification emails
tjhunt [Tue, 19 Feb 2008 16:19:58 +0000 (16:19 +0000)]
MDL-13390 - Wrong links in quiz notification emails

17 years agoMDL-13530 - Improve words used in the gradebook plugin selector dropdown menu
tjhunt [Tue, 19 Feb 2008 15:00:02 +0000 (15:00 +0000)]
MDL-13530 - Improve words used in the gradebook plugin selector dropdown menu

17 years agoMDL-12538 skip to main does not work if page div contains other attributes; merged...
skodak [Tue, 19 Feb 2008 13:34:31 +0000 (13:34 +0000)]
MDL-12538 skip to main does not work if page div contains other attributes; merged from MOODLE_19_STABLE

17 years agoMDL-9931 adding go button to delete; merged from MOODLE_19_STABLE
skodak [Tue, 19 Feb 2008 13:13:47 +0000 (13:13 +0000)]
MDL-9931 adding go button to delete; merged from MOODLE_19_STABLE

17 years agoMDL-11586 rewritten file name collision handling in upload manager - files without...
skodak [Tue, 19 Feb 2008 13:04:04 +0000 (13:04 +0000)]
MDL-11586 rewritten file name collision handling in upload manager - files without extension, fixed increments if file name contains _123 already; merged from MOODLE_19_STABLE

17 years agoAdded one new string to installer files. MDL-13489 ; merged from 19_STABLE
stronk7 [Tue, 19 Feb 2008 11:49:42 +0000 (11:49 +0000)]
Added one new string to installer files. MDL-13489 ; merged from 19_STABLE

17 years agoMDL-11816 fixed wiki export with quick hack; merged from MOODLE_19_STABLE
skodak [Tue, 19 Feb 2008 11:05:53 +0000 (11:05 +0000)]
MDL-11816 fixed wiki export with quick hack; merged from MOODLE_19_STABLE

17 years agoMDL-11843 deleting of activities directly from calendar is dangerous/confusing; merge...
skodak [Tue, 19 Feb 2008 10:46:10 +0000 (10:46 +0000)]
MDL-11843 deleting of activities directly from calendar is dangerous/confusing; merged from MOODLE_19_STABLE

17 years agoMDL-12862 ewiki source code converted to utf8, patch by Tatsuya Shirai; mergedfrom...
skodak [Tue, 19 Feb 2008 10:04:57 +0000 (10:04 +0000)]
MDL-12862 ewiki source code converted to utf8, patch by Tatsuya Shirai; mergedfrom MOODLE_19_STABLE

17 years agoMerged from 1.9 :: Added h1 - h4 fontsizes. Disabled the Chameleon engine by default...
urs_hunkler [Tue, 19 Feb 2008 07:53:20 +0000 (07:53 +0000)]
Merged from 1.9 :: Added h1 - h4 fontsizes. Disabled the Chameleon engine by default. Wrote a short hint about the intearactive editing in the README.

17 years agoMDL-13489 Merged fixes from 1.9
moodler [Tue, 19 Feb 2008 06:57:51 +0000 (06:57 +0000)]
MDL-13489 Merged fixes from 1.9

17 years agoMDL-13404 merge from 1.9
scyrma [Tue, 19 Feb 2008 05:14:58 +0000 (05:14 +0000)]
MDL-13404 merge from 1.9

17 years agoMDL-12382 allow admins to access any course - including courses where they have guest...
skodak [Mon, 18 Feb 2008 23:40:21 +0000 (23:40 +0000)]
MDL-12382 allow admins to access any course - including courses where they have guest role and course does not allow guests; merged from MOODLE_19_STABLE

17 years agoMDL-12382 allow admins to access any course - including courses where they have guest...
skodak [Mon, 18 Feb 2008 23:34:38 +0000 (23:34 +0000)]
MDL-12382 allow admins to access any course - including courses where they have guest role and course does not allow guests; merged from MOODLE_19_STABLE

17 years agoMDL-13302 gradebook data deleted now in remove_course_contents() - it makes better...
skodak [Mon, 18 Feb 2008 23:10:52 +0000 (23:10 +0000)]
MDL-13302 gradebook data deleted now in remove_course_contents() - it makes better sense to have it there; merged from MOODLE_19_STABLE

17 years agocleaning //
pichetp [Mon, 18 Feb 2008 20:43:08 +0000 (20:43 +0000)]
cleaning //

17 years agoMDL-13399 prevent ambiguous column names in get_my_courses; merged from MOODLE_19_STABLE
skodak [Mon, 18 Feb 2008 20:14:16 +0000 (20:14 +0000)]
MDL-13399 prevent ambiguous column names in get_my_courses; merged from MOODLE_19_STABLE

17 years agoMDL-13478 choice results using too much memory. - improves performance when not showi...
danmarsden [Mon, 18 Feb 2008 19:52:33 +0000 (19:52 +0000)]
MDL-13478 choice results using too much memory. - improves performance when not showing the unanswered column. - also tidies up a few checks which aren't needed.

17 years agoMDL-12942 extra credit implemented in sum aggregation type; fixed sum aggregation...
skodak [Mon, 18 Feb 2008 19:10:44 +0000 (19:10 +0000)]
MDL-12942 extra credit implemented in sum aggregation type; fixed sum aggregation; fixed division by zero in item grade min==max; merged from MOODLE_19_STABLE

17 years agoremoving an echo diagnostic message MDL-12063
pichetp [Mon, 18 Feb 2008 17:00:23 +0000 (17:00 +0000)]
removing an echo diagnostic message MDL-12063

17 years agoMDL-13419 removing space before input html element
pichetp [Mon, 18 Feb 2008 16:37:13 +0000 (16:37 +0000)]
MDL-13419 removing space before input html element

17 years agoMerged swap of the two save buttons MDL-6826
moodler [Mon, 18 Feb 2008 14:25:33 +0000 (14:25 +0000)]
Merged swap of the two save buttons   MDL-6826

17 years agobig big sorry, forgotten old debug code that sends all mails to null; merged from...
skodak [Mon, 18 Feb 2008 12:36:17 +0000 (12:36 +0000)]
big big sorry, forgotten old debug code that sends all mails to null; merged from MOODLE_19_STABLE

17 years agoAdd support to specify text sizes via formats. MDL-13505 ; merged from 19_STABLE
stronk7 [Mon, 18 Feb 2008 10:54:14 +0000 (10:54 +0000)]
Add support to specify text sizes via formats. MDL-13505 ; merged from 19_STABLE

17 years agodisable chameleon as default
urs_hunkler [Mon, 18 Feb 2008 07:24:17 +0000 (07:24 +0000)]
disable chameleon as default

17 years agoAutomatic installer.php lang files by installer_builder (20080218)
moodlerobot [Mon, 18 Feb 2008 03:18:48 +0000 (03:18 +0000)]
Automatic installer.php lang files by installer_builder (20080218)