mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2025-02-05 10:48:26 +00:00
Merge pull request #73 from alikon/patch-1
postgresql - error on pkg installation
This commit is contained in:
commit
e757e3b96f
@ -42,6 +42,7 @@ class Com_WeblinksInstallerScript
|
||||
$category->params = '{"category_layout":"","image":""}';
|
||||
$category->metadata = '{"author":"","robots":""}';
|
||||
$category->language = '*';
|
||||
$category->checked_out_time = JFactory::getDbo()->getNullDate();
|
||||
|
||||
// Set the location in the tree
|
||||
$category->setLocation(1, 'last-child');
|
||||
|
Loading…
x
Reference in New Issue
Block a user