- Patch #1236594 by linclark: node_page_edit() doc has wrong information.
parent
1e7a7361c4
commit
7d850cc2fb
|
@ -7,7 +7,7 @@
|
|||
|
||||
|
||||
/**
|
||||
* Menu callback; presents the node editing form, or redirects to delete confirmation.
|
||||
* Menu callback; presents the node editing form.
|
||||
*/
|
||||
function node_page_edit($node) {
|
||||
$type_name = node_type_get_name($node);
|
||||
|
|
Loading…
Reference in New Issue