phpBB3


acp\acp_words
includes/acp/acp_words.php at line 23

Class acp_words

acp_words

public class acp_words

Todo:
[words] check regular expressions for special char replacements (stored specialchared in db)

Field Summary
mixed

$u_action

Method Summary
void

main(mixed id, mixed mode)

Field Detail

includes/acp/acp_words.php at line 25

u_action

public mixed $u_action = false

Method Detail

includes/acp/acp_words.php at line 27

main

public void main(mixed id, mixed mode)

phpBB3