mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
DHTML Calendar removal and cleanup.
This commit is contained in:
@@ -572,7 +572,7 @@ class e107_user_extended
|
||||
|
||||
function user_extended_edit($struct, $curval)
|
||||
{
|
||||
global $cal, $tp;
|
||||
global $tp;
|
||||
if(trim($curval) == "" && $struct['user_extended_struct_default'] != "")
|
||||
{
|
||||
$curval = $struct['user_extended_struct_default'];
|
||||
|
Reference in New Issue
Block a user