On Sep 14, 2007, at 10:18 AM, Gerhard Killesreiter wrote:
In the 4.6 days we didn't have node types which where named by users in core. Now that we have them, $node->type should be regarded as user input and sanitized on output:
<?php print check_plain($node->type); ?>
Cheers, Ger»yes, it may seem overzealous«hard
Duh! Great point! Thank you!
Laura