<?php $n = node_load(array('nid' => $nid)); // Edit node fields here, e.g. change $n->title node_save($n); ?>
No comments:
Post a Comment