From b052528155c99d481e5ac5ff63a0f77753c7f958 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 13 Aug 2004 14:29:40 +0000 Subject: [PATCH] Fix methodnames git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166291 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../apd/functions/apd-rename-function.xml | 54 ------------------- 1 file changed, 54 deletions(-) delete mode 100644 reference/apd/functions/apd-rename-function.xml diff --git a/reference/apd/functions/apd-rename-function.xml b/reference/apd/functions/apd-rename-function.xml deleted file mode 100644 index 7358d95f6a..0000000000 --- a/reference/apd/functions/apd-rename-function.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - rename_function - Renames orig_name to new_name in the global function_table - - - Description - - rename_function - stringoriginal_name - stringnew_name - - - Renames orig_name to new_name in the global function_table. Useful - for temporarily overriding builtin functions. - - - - <function>rename_function</function> example - - -]]> - - - - - - -