mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
Removed truncate table from user_extended test.
This commit is contained in:
@@ -394,6 +394,10 @@ class usersettings_shortcodes extends e_shortcode
|
||||
{
|
||||
$this->loadUECatData();
|
||||
}
|
||||
if(empty($this->fieldInfo))
|
||||
{
|
||||
$this->loadUEFieldData();
|
||||
}
|
||||
|
||||
$catList = $this->catInfo;
|
||||
|
||||
|
Reference in New Issue
Block a user