From 67f9c655a7f82ff5ef5f6dd37bcde53db81ad264 Mon Sep 17 00:00:00 2001 From: Cameron Date: Mon, 20 May 2013 17:25:44 -0700 Subject: [PATCH] Notes added regarding deprecation. --- e107_handlers/ren_help.php | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/e107_handlers/ren_help.php b/e107_handlers/ren_help.php index 8dffb1a13..dc31f0570 100644 --- a/e107_handlers/ren_help.php +++ b/e107_handlers/ren_help.php @@ -1,24 +1,21 @@ bbarea() instead. + */ function ren_help($mode = 1, $addtextfunc = "addtext", $helpfunc = "help") { // ren_help() is deprecated - use display_help().