1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-24 00:12:24 +02:00

e107.org URL updates.

This commit is contained in:
Cameron
2021-10-16 13:18:45 -07:00
parent 455551d10f
commit 8d968d2ee3
2 changed files with 3 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ require_once(e_ADMIN."auth.php");
Nuvolo Icons, PHPMailer, TCPDF, PHP UTF8
</p>
<div class="copyright">Copyright <a target="_blank" href="http://e107.org/community" title="e107 Team">e107 Inc.</a> 2008-'.date('Y').'</div>
<div class="copyright">Copyright <a target="_blank" href="https://e107.org/community" title="e107 Team">e107 Inc.</a> 2008-'.date('Y').'</div>
</div>
</div>
</div>

View File

@@ -677,7 +677,7 @@ class rssCreate
<name>e107</name>\n";
//<email></email>\n
echo "
<uri>http://e107.org/</uri>\n
<uri>https://e107.org/</uri>\n
</author>\n
<link rel='self' href='".$tp->toRss(e107::url('rss_menu','atom', array('rss_url'=>$this->contentType, 'rss_topicid'=>$this->topicid),'full'))."' />\n";
@@ -688,7 +688,7 @@ class rssCreate
<contributor>\n
<name>e107</name>\n
</contributor>\n
<generator uri='http://e107.org/' version='".defset('e_VERSION')."'>e107</generator>\n";
<generator uri='https://e107.org/' version='".defset('e_VERSION')."'>e107</generator>\n";
//<icon>/icon.jpg</icon>\n
echo "
<logo>".(strpos(SITEBUTTON, "http:") !== false ? SITEBUTTON : SITEURL.str_replace("../", "", SITEBUTTON))."</logo>\n