ÿØÿà JFIF ` ` ÿþxØ
| Server IP : 109.234.164.53 / Your IP : 216.73.216.110 Web Server : Apache System : Linux cervelle.o2switch.net 4.18.0-553.32.1.lve.el8.x86_64 #1 SMP Thu Dec 19 13:14:03 UTC 2024 x86_64 User : computer3 ( 1098) PHP Version : 7.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/computer3/litsolide.com/ODLDDD_2/seo-mailing/nav/ |
Upload File : |
</div>
</div>
</div>
<?php if((isset($_GET['newsletter']) && isset($_SESSION['PERM'][1]['a']) && $_SESSION['PERM'][1]['a'] == 1) || (isset($_GET['autoresponders']) && isset($_SESSION['PERM'][16]['a']) && $_SESSION['PERM'][16]['a'] == 1)){?>
<script type="text/javascript">
jQuery.noConflict()(function($){
date = new Date();
Calendar.setup(
{
inputField : "ddate",
ifFormat : "dd.mm.y",
button : "trigger1",
mondayFirst : true
}
);
<?php if(isset($_GET['autoresponders'])){?>
Calendar.setup(
{
inputField : "ddate_end",
ifFormat : "dd.mm.y",
button : "trigger2",
mondayFirst : true
}
);
if (document.getElementById('add_newsletter').ddate_end.value == "") {
document.getElementById('add_newsletter').ddate_end.value = date.getDate() + "." + (date.getMonth()+1) + "." + date.getFullYear();
}
<?php } ?>
if (document.getElementById('add_newsletter').ddate.value == "") {
document.getElementById('add_newsletter').ddate.value = date.getDate() + "." + (date.getMonth()+1) + "." + date.getFullYear();
}
})
</script>
<?php }?>
<?php echo htmlspecialchars_decode($_SET['google'])?>
<footer class="footer">
<div class="container">
<div class="row">
<div class="span8">
<a><span class="label label-info"><div class="pull-left flag flag-<?php echo strtolower(reset(explode(".",$_SET['lang'])))?>" title="<?php echo $name_lang?>" style="margin-top:2px; margin-right:5px"></div> <?php echo $_SESSION['group']." : ".$_SESSION['user']?></span></a>
<?php $result = mysqli_query($db,"SELECT count(*) FROM ".$INFO['sql_tbl_prefix']."mail_task WHERE status = 2") or exit("select advice error");
if(mysqli_num_rows($result)>0){
$count = mysqli_fetch_array($result);
}else{
$count['count(*)'] = 0;
}
?>
<a><span class="label <?php if($count['count(*)']==0){?>label-success<?php }else{?>label-info<?php } ?>"> <?php echo __('Current tasks');?> : <?php echo $count['count(*)']?></span></a>
<?php if($ulimit['limit_day'] > 0){?><a><span class="label <?php
$pr = round($ulimit['limit_day']*20/100);
if($ulimit['ulimit'] <= $pr){ $label = 'warning';}else{$label = 'info';}
if($ulimit['ulimit'] == 0){ $label = 'important';}
?>label-<?php echo $label;?>"><?php echo __('Limit')?> : <span id="footer_limit"><?php echo $ulimit['ulimit']?>/<?php echo $ulimit['limit_day'];?></span></span></a><?php }?>
<?php if($_SET['debug_mode'] == 1){?>
<a><span class="label label-warning"><?php echo __('Debug Mode');?></span></a>
<?php }?>
<a><span class="label label-info"><?php echo __('Sending via'); ?> : <?php echo strtoupper($_SET['mail_method'])?></span></a>
<?php if(!isset($_GET['task'])){?>
<?php
echo "<a><span class='label label-success'><span id='servertime'></span></span></a>";
?>
<script>
jQuery.noConflict()(function($){
jQuery(document).ready(function($) {
customtimestamp = <?php echo time()*1000?>;
$("#servertime").clock({"timestamp":customtimestamp,"format":"24","calendar":"false"});
});
});
</script>
<?php }?>
</div>
<div class="span4">
<div class="pull-right">
© 2018 - Version PHP : 7.0.24 - Version MySQL : 5.7.20-log
</div>
</div>
</div>
</div>
</footer>
</body>
</html>