Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

FirePHP: Difference between revisions

From MoodleDocs
Frank Ralf (talk | contribs)
No edit summary
Note about plan not to migrate this page to the new developer resources. See template for more info.
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Template:WillNotMigrate}}
{{Work in progress}}
{{Work in progress}}


Line 11: Line 12:
* [https://moodle.org/mod/forum/discuss.php?d=119961 Moodle  General developer forum: FirePHP plugin] - where everything started.
* [https://moodle.org/mod/forum/discuss.php?d=119961 Moodle  General developer forum: FirePHP plugin] - where everything started.
* The plugin in the [https://moodle.org/mod/data/view.php?d=13&rid=4793  old plugin database]
* The plugin in the [https://moodle.org/mod/data/view.php?d=13&rid=4793  old plugin database]
* Related [https://tracker.moodle.org/browse/MDL-16371 tracker issue]
* Related tracker issue: MDL-16371
* Current code on [https://moodle.org/mod/data/view.php?d=13&rid=4793 GitHub]
* Current code on [https://moodle.org/mod/data/view.php?d=13&rid=4793 GitHub]



Latest revision as of 11:47, 25 June 2022


Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.


Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.


What is FirePHP?

FirePHP enables you to log to your Firebug Console using a simple PHP method call.

FirePHP block for Moodle

Moodle resources

See also