mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
PHP Warning Fixes.
This commit is contained in:
@@ -469,7 +469,8 @@ class user_class
|
||||
if(is_array($extra_js))
|
||||
{
|
||||
$options = $extra_js;
|
||||
unset($extra_js);
|
||||
$extra_js = '';
|
||||
|
||||
}
|
||||
|
||||
$class = "tbox form-control";
|
||||
|
Reference in New Issue
Block a user