Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module is now obsolete, the Devel module offers its own dcp() function.

Implements Chrome PHP by Craig Campbell into Drupal for use in your own modules for debugging purposes. When installed the module sets itself a very low weight so it should be available to any custom code.

The following functions are provided;

cp_error();
cp_warn();
cp_log();

Project information