From 9f948d11361e71344fac6f46ecc498cc4feb313a Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 19 Aug 2006 02:58:07 +0000 Subject: [PATCH] Just minor doc tweaks --- lib/dmllib.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5