diff --git a/reference/tidy/functions/tidy-node-is-jsp.xml b/reference/tidy/functions/tidy-node-isPhp.xml similarity index 67% rename from reference/tidy/functions/tidy-node-is-jsp.xml rename to reference/tidy/functions/tidy-node-isPhp.xml index 7d0914dba9..c9fbe85e6b 100644 --- a/reference/tidy/functions/tidy-node-is-jsp.xml +++ b/reference/tidy/functions/tidy-node-isPhp.xml @@ -1,21 +1,27 @@ - + - tidy_node->is_jsp + tidy_node->isPhp - Returns true if this node is JSP + Returns true if this node is PHP Description - booltidy_node->is_jsp + booltidy_node->isPhp - &warn.undocumented.func; + &warn.undocumented.func; + + + This functions was named tidy_node->is_php in + PHP4/Tidy 1. + +