12 Commits

Author SHA1 Message Date
skodak
dd93d8e94c MDL-14617 removed PHP5 checks from global search 2008-05-01 21:22:01 +00:00
skodak
307155469e search cron.php is included from search block, the config.php was already included in admin/cron.php 2008-01-10 10:01:06 +00:00
jmg324
fec6dd580b altered require statement for config.
Not sure why, but the referential file path was causing cron to fail because config couldn't be found when running from scheduled cron (running in browser was fine!

It looks tidier anyway to have both require's done the same way, so now both user $dirroot to locate files required and this works with scheduled cron.
2008-01-10 09:47:29 +00:00
diml
0a4c172ce7 ensuring php5.0 php4.3 compatibility in cron runs 2007-09-11 08:03:40 +00:00
diml
7d0b446a6c let lethal exceptions from Lucene passthrough and the cron script finish normally 2007-09-10 17:25:35 +00:00
diml
07c0c46fac enhance cron response when disabled. 2007-09-07 18:52:00 +00:00
stronk7
b595c18cca search cron was killing the rest of cron tasks!
Merged from MOODLE_18_STABLE
2007-07-30 23:42:16 +00:00
skodak
721d74b02c Disabled global search by default and marked as experimental MDL-7296 and AJAX moved to experimental too; merged from MOODLE_17_STABLE 2006-10-30 21:01:47 +00:00
skodak
eef868d17d major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
mchampan
791a4cece1 Comments, update logic improved, rest of module add/delete functions added. 2006-08-21 00:50:29 +00:00
mchampan
6f1b1da1ec Add/delete/update cron functions added.
IndexDBControl class added to abstract some index functionality out.
2006-08-16 13:34:07 +00:00
mchampan
d9e1bf2478 Initial commit 2006-07-25 17:10:58 +00:00