summaryrefslogtreecommitdiff
path: root/inc/html.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2010-11-20 11:36:44 +0100
committerAndreas Gohr <andi@splitbrain.org>2010-11-20 11:36:44 +0100
commit3417a2d22a5bd7f01bf089a4f268376203b12e11 (patch)
tree40778a97a651b567a58de23288b44bd743de76a7 /inc/html.php
parent11d7187b1b2e7bddc70324b865e01e750c5df162 (diff)
parentc277a6bdf6a2286eadaba9b8ad5c638b9d50922b (diff)
downloadrpg-3417a2d22a5bd7f01bf089a4f268376203b12e11.tar.gz
rpg-3417a2d22a5bd7f01bf089a4f268376203b12e11.tar.bz2
Merge branch 'later'
Diffstat (limited to 'inc/html.php')
-rw-r--r--inc/html.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/html.php b/inc/html.php
index 7f502afa5..9d3c92707 100644
--- a/inc/html.php
+++ b/inc/html.php
@@ -26,6 +26,7 @@ function html_wikilink($id,$name=null,$search=''){
/**
* Helps building long attribute lists
*
+ * @deprecated Use buildAttributes instead
* @author Andreas Gohr <andi@splitbrain.org>
*/
function html_attbuild($attributes){