updated core to 7.65

This commit is contained in:
2019-03-28 10:59:04 +01:00
parent b764ef206e
commit 6fb9e4806d
1057 changed files with 578 additions and 494 deletions

0
modules/aggregator/aggregator-feed-source.tpl.php Executable file → Normal file
View File

0
modules/aggregator/aggregator-item.tpl.php Executable file → Normal file
View File

0
modules/aggregator/aggregator-rtl.css Executable file → Normal file
View File

0
modules/aggregator/aggregator-summary-item.tpl.php Executable file → Normal file
View File

0
modules/aggregator/aggregator-summary-items.tpl.php Executable file → Normal file
View File

0
modules/aggregator/aggregator-wrapper.tpl.php Executable file → Normal file
View File

0
modules/aggregator/aggregator.admin.inc Executable file → Normal file
View File

0
modules/aggregator/aggregator.api.php Executable file → Normal file
View File

0
modules/aggregator/aggregator.css Executable file → Normal file
View File

0
modules/aggregator/aggregator.fetcher.inc Executable file → Normal file
View File

6
modules/aggregator/aggregator.info Executable file → Normal file
View File

@@ -7,7 +7,7 @@ files[] = aggregator.test
configure = admin/config/services/aggregator/settings
stylesheets[all][] = aggregator.css
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/aggregator/aggregator.install Executable file → Normal file
View File

0
modules/aggregator/aggregator.module Executable file → Normal file
View File

0
modules/aggregator/aggregator.pages.inc Executable file → Normal file
View File

0
modules/aggregator/aggregator.parser.inc Executable file → Normal file
View File

0
modules/aggregator/aggregator.processor.inc Executable file → Normal file
View File

0
modules/aggregator/aggregator.test Executable file → Normal file
View File

6
modules/aggregator/tests/aggregator_test.info Executable file → Normal file
View File

@@ -5,7 +5,7 @@ version = VERSION
core = 7.x
hidden = TRUE
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/aggregator/tests/aggregator_test.module Executable file → Normal file
View File

0
modules/aggregator/tests/aggregator_test_atom.xml Executable file → Normal file
View File

0
modules/aggregator/tests/aggregator_test_rss091.xml Executable file → Normal file
View File