Petr Skoda
43206af618
MDL-25235 fixed param type for OS paths
...
paths to executable are not PARAM_TEXT, we have to use PARAM_RAW there + whitespace fixes
2010-11-16 10:27:00 +00:00
Dan Marsden
5882506d53
Global Search MDL-25131 fix typo
2010-11-10 01:05:10 +00:00
David Mudrak
5741fd4ba5
MDL-24625 Dropped $CFG->block_search_text and $CFG->block_search_button
...
We should never store strings in the database, use get_string()
whenever possible. Also, I removed legacy config_global.html even though
I know Apu kept it intentionally for regressions test. The file can
always be searched in the repository history, no need to keep it.
2010-11-09 12:40:56 +00:00
Aparup Banerjee
76f062cd25
global search MDL-25056 fixed some incorrect PARAM types.
2010-11-08 02:08:18 +00:00
Moodle HQ git importer
d7565c03e6
Fixing drift between CVS and git
2010-11-06 15:38:36 +00:00
Aparup Banerjee
3405d827d4
global search MDL-25056 fixed refering to $CFG->var when it isn't set yet.
2010-11-05 09:55:25 +00:00
Aparup Banerjee
c0ae6c5e0c
global search MDL-25056 added a port of the global_config.html to settings.php. Leaving the html file behind for regression checks.
2010-11-05 08:53:57 +00:00