Guest User

Untitled

a guest
May 22nd, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. $nid = (arg(0) == 'node' && is_numeric(arg(1)))?arg(1):FALSE;
  2. $node = node_load($nid);
Add Comment
Please, Sign In to add comment