|
|
@ -121,7 +121,7 @@
|
|
|
|
<ul class="copyright">
|
|
|
|
<ul class="copyright">
|
|
|
|
<li>Icarus Imeji Uploader 2.0 by Yandols ZeonX<br/><br/>Copyright ©
|
|
|
|
<li>Icarus Imeji Uploader 2.0 by Yandols ZeonX<br/><br/>Copyright ©
|
|
|
|
<?php
|
|
|
|
<?php
|
|
|
|
$fromYear = 2006;
|
|
|
|
$fromYear = 2016;
|
|
|
|
$thisYear = (int)date('Y');
|
|
|
|
$thisYear = (int)date('Y');
|
|
|
|
echo $fromYear . (($fromYear != $thisYear) ? '-' . $thisYear : '');?>
|
|
|
|
echo $fromYear . (($fromYear != $thisYear) ? '-' . $thisYear : '');?>
|
|
|
|
Locaria Technologies.</li>
|
|
|
|
Locaria Technologies.</li>
|
|
|
|