moodle/blog
David Mudrak ed79b89b85 MDL-26010 Reformatting SQL of the previous Andrew's fix
I have reformatted the SQL according to the style used in Moodle code to
improve readability of the query. Added sql_compare_text() to the right
side of the comparison, even though the current callers provide integers
here (just in case).
2011-02-18 17:33:37 +01:00
..
simpletest Unit tests MDL-24907 Fix blog unit tests 2010-11-02 14:18:11 +00:00
edit.php MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
edit_form.php MDL-24321 switching to stdClass in /blog/ 2010-09-21 08:11:06 +00:00
external_blog_edit.php MDL-25340 external blof - fix problem with extra tags processing 2010-11-19 23:58:53 +00:00
external_blog_edit_form.php MDL-21695 Replaced help/blog 2010-07-19 18:31:13 +00:00
external_blogs.php MDL-23310 fixed undefined page layouts 2010-07-15 18:09:11 +00:00
index.php fixed use of undefined $user 2010-09-17 11:25:48 +00:00
lib.php MDL-26010 Reformatting SQL of the previous Andrew's fix 2011-02-18 17:33:37 +01:00
locallib.php MDL-25855 some more missing filelib includes 2011-01-23 18:34:41 +01:00
preferences.php blog MDL-23393 - Tidy up preferences form 2011-01-09 18:03:58 +00:00
preferences_form.php blog MDL-23393 - Tidy up preferences form 2011-01-09 18:03:58 +00:00
rsslib.php MDL-26238 remove deprecated second parameter from groups_get_group() calls 2011-02-06 18:15:36 +01:00