mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Bbcode code optimization and test.
This commit is contained in:
@@ -581,7 +581,7 @@ class newsletter
|
||||
*/
|
||||
function show_options($action)
|
||||
{
|
||||
if ($action == "")
|
||||
if (empty($action))
|
||||
{
|
||||
$action = "main";
|
||||
}
|
||||
|
Reference in New Issue
Block a user