moodle/rating
Andrew Davis 07f05a04b1 rating MDL-23933 Removed a bunch of no longer used strings and moved rating strings into the rating lang file.
AMOS BEGIN
 MOV [couldnotdeleteratings,mod_forum],[couldnotdeleteratings,core_rating]
 MOV [aggregatenone,mod_forum],[aggregatenone,core_rating]
 MOV [aggregateavg,mod_forum],[aggregateavg,core_rating]
 MOV [aggregatecount,mod_forum],[aggregatecount,core_rating]
 MOV [aggregatemax,mod_forum],[aggregatemax,core_rating]
 MOV [aggregatemin,mod_forum],[aggregatemin,core_rating]
 MOV [aggregatesum,mod_forum],[aggregatesum,core_rating]
AMOS END
2010-09-17 06:32:46 +00:00
..
index.php rating MDL-23933 Removed a bunch of no longer used strings and moved rating strings into the rating lang file. 2010-09-17 06:32:46 +00:00
lib.php rating MDL-23933 Removed a bunch of no longer used strings and moved rating strings into the rating lang file. 2010-09-17 06:32:46 +00:00
module.js rating MDL-23814 made an assortment of fixes to the ratings code 2010-08-17 07:18:10 +00:00
rate.php standardized PHPDocs package info 2010-09-06 11:17:43 +00:00
rate_ajax.php rating MDL-23933 Removed a bunch of no longer used strings and moved rating strings into the rating lang file. 2010-09-17 06:32:46 +00:00