summaryrefslogtreecommitdiff
path: root/inc/html.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/html.php')
-rw-r--r--inc/html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/html.php b/inc/html.php
index ccab83a24..ae3e56e0a 100644
--- a/inc/html.php
+++ b/inc/html.php
@@ -1130,7 +1130,7 @@ function html_updateprofile(){
* @triggers HTML_PAGE_FROMTEMPLATE
* @author Andreas Gohr <andi@splitbrain.org>
*/
-function html_edit($text=null,$include='edit'){ //FIXME: include needed?
+function html_edit(){
global $ID;
global $REV;
global $DATE;