Removed and replaced deprecated functionalities
This commit is contained in:
@@ -784,16 +784,6 @@ class HTML
|
||||
return $text;
|
||||
}
|
||||
|
||||
/**
|
||||
* return div element with class 'clear'
|
||||
* @return string
|
||||
* @deprecated
|
||||
*/
|
||||
public static function clearDiv()
|
||||
{
|
||||
return '<div class="clear"></div>';
|
||||
}
|
||||
|
||||
/**
|
||||
* Loader for infinite scrolling
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user