1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 16:50:07 +02:00

Made latest update routine method name generic.

This commit is contained in:
Cameron
2023-03-19 15:14:04 -07:00
parent e596aa94d7
commit cb166cb758
2 changed files with 4 additions and 4 deletions

View File

@@ -48,9 +48,9 @@ if (!defined('e107_INIT'))
</p>
<h4 class="text-info">Sponsors</h4>
<p>
<a target="_blank" href="https://stemaidinstitute.com" title="Visit Stemaid Institute">Stemaid</a>.<br />
<a target="_blank" rel="nofollow" href="https://stemaidinstitute.com" title="Visit Stemaid Institute">Stemaid</a>.<br />
</p>
<div class="copyright">Copyright <a target="_blank" href="https://e107.org/community" title="e107 Team">e107.org</a> 2008-'.date('Y').'.<br />Released under the terms of the GNU GPL License.</div>
<div class="copyright">Copyright <a target="_blank" rel="nofollow" href="https://e107.org/community" title="e107 Team">e107.org</a> 2008-'.date('Y').'.<br />Released under the terms of the GNU GPL License.</div>
</div>
</div>
</div>