Fix for block node visibility

  1. <?php
  2. if (arg(0) == 'user' && arg(1) == $user->uid) {
  3.   return true;
  4. }
  5. ?>

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.