Definition in file smf.plugin.php.
Go to the source code of this file.
Classes | |
| class | EmbientSMF |
| Implementation of Embient plugin class for SMF. More... | |
Functions | |
| embient_create_smf_plugin () | |
| Create an Embient plugin object for SMF. | |
| embient_smf_encrypt ($username, $password) | |
| SMF 1.1 Encryption. | |
| embient_smf_salt () | |
| Get SMF encryption salt. | |
| embient_smf_parse_url ($local=false, $global=false) | |
| parse the URL for use as the parameters of setcookie() | |
|
|
Create an Embient plugin object for SMF.
Definition at line 24 of file smf.plugin.php. |
|
||||||||||||
|
SMF 1.1 Encryption.
Definition at line 40 of file smf.plugin.php. |
|
||||||||||||
|
parse the URL for use as the parameters of setcookie()
Definition at line 67 of file smf.plugin.php. |
|
|
Get SMF encryption salt.
Definition at line 51 of file smf.plugin.php. |
1.4.6-NO