1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

Changed FEED URLs to https

This commit is contained in:
Cameron
2016-12-14 08:42:23 -08:00
parent d5f9b9ac5e
commit ff96fbc8d1
2 changed files with 10 additions and 2 deletions

View File

@@ -1255,6 +1255,7 @@ class e_file
// $text = 'umask 0022'; //Could correct permissions issue with 0664 files.
// Change Dir.
$folder = e107::getParser()->filter($folder,'file'); // extra filter to keep RIPS happy.
switch($type)
{