mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 16:46:50 +02:00
Blogger Import added. TinyMce Image fixes. Custom-pages fixes. Moved Upload-js out of admin header and into media-manager page only. Parser fixes for [html] bbcode. XML parser fix for <content:encoded> rss tags.
This commit is contained in:
@@ -158,7 +158,13 @@ class base_import_class
|
||||
|
||||
|
||||
// Empty functions which descendants can inherit from
|
||||
|
||||
function init()
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
function copyUserData(&$target, &$source)
|
||||
{
|
||||
return $target;
|
||||
|
Reference in New Issue
Block a user