-
Improvement
-
Resolution: Won't Do
-
Trivial
-
None
-
2.1.3, 2.5.7, 2.6.4, 2.7.1
-
MOODLE_21_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
MDL-30589-master
In /auth/ldap/auth.php in function sync_users(), which may be called by a cron job for nightly LDAP synchronization, there are many print_string calls to inform the admin what the script is doing.
Not all of these print_string calls are followed by line breaks so that most of the output is placed in one line. It would be great if all print_string calls could be followed by line breaks to make cron job checking in the morning easier.
Thanks in advance.
- will be (partly) resolved by
-
MDL-47030 Add the improved features of the contributed plugin auth_ldap_syncplus to Moodle core auth_ldap plugin
-
- Closed
-