/ Published in: PHP
Expand |
Embed | Plain Text
<?php $showit = FALSE; $node = node_load(arg(1)); $showit = TRUE; } } return $showit; ?>
Comments
Subscribe to comments
You need to login to post a comment.
<?php $showit = FALSE; $node = node_load(arg(1)); $showit = TRUE; } } return $showit; ?>
Subscribe to comments
You need to login to post a comment.
The tag should be "Drupal", i suppose :)