PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/outtheboxministry.org/sources/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/outtheboxministry.org/sources/most_liked.php

<?php
if ($wo['loggedin'] == false || $wo['config']['popular_posts'] != 1) {
    header("Location: " . Wo_SeoLink('index.php?link1=welcome'));
    exit();
}
$posts = Wo_GetPosts(array('filter_by' => 'most_liked','publisher_id' => 0 , 'dt' => 0, 'lasttotal' => 0 )); 

$wo['most_liked'] = $posts;

$wo['description'] = '';
$wo['keywords']    = '';
$wo['page']        = 'most_liked';
$wo['title']       = 'Most Liked';
$wo['content']     = Wo_LoadPage('most_liked/content');