Posted by kiwibird on December 16, 2006 at 11:29am
| Project: | Administration |
| Version: | 4.7.x-1.x-dev |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
"If the PHP-mode is chosen, enter PHP code between <?php ?>. Note that executing incorrect PHP-code can break your Drupal site."
The way I first read this, one is supposed to enter PHP code without the <?php ?> - entering the code "that's supposed to be between" these tags (which doesn't work, one needs to include the surrounding php-tags). Could this be updated to something clearer?