From: moodler Date: Sat, 19 Aug 2006 02:58:07 +0000 (+0000) Subject: Just minor doc tweaks X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9f948d11361e71344fac6f46ecc498cc4feb313a;p=moodle.git Just minor doc tweaks --- diff --git a/lib/dmllib.php b/lib/dmllib.php index 72a15e8fdb..94f5af21fd 100644 --- a/lib/dmllib.php +++ b/lib/dmllib.php @@ -28,8 +28,8 @@ /// generic and work against the major number of RDBMS possible. This is the /// list of currently supported and tested DBs: mysql, postresql, mssql, oracle -/// This library is automatically included by Moodle code so won't need to -/// include it manually at all. +/// This library is automatically included by Moodle core so you never need to +/// include it yourself. /// For more info about the functions available in this library, please visit: /// http://docs.moodle.org/en/DML_functions