====== PunBB 1.3 Developer Information ====== FIXME Add the necessary sections here and fill them. ===== PunBB 1.3 functions ===== FIXME | ^ Function definition ^^ ^ Description ^ current 1.3 version ^ old 1.2 version ^ | Encodes the contents of $str so that they are safe to output on an (X)HTML page | forum_htmlencode($str) | pun_htmlspecialchars($str) | ===== PunBB 1.3 constants and global variables ===== FIXME ===== See also ===== * [[integration|PunBB 1.3 integration]]