Details
-
Type:
Improvement
-
Status: Reopened
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.8
-
Fix Version/s: None
-
Component/s: Administration
-
Testing Instructions:
-
Workaround:
-
Affected Branches:MOODLE_28_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
often cli errors are just text which administrators can easily miss. this aims to put a visual cue into cli_error.
note: there is no cli api call for cli_ok() or so...
ps: fwrite(STDERR, "\xF0\x9F\x91\x8E ". $text);
Attachments
Issue Links
- has been marked as being related by
-
MDL-50631 Display Moodle ASCII logo in CLI installer
-
- Closed
-