AnonSec Shell
Server IP : 54.36.91.62  /  Your IP : 216.73.217.111
Web Server : Apache
System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : coopiak ( 151928)
PHP Version : 8.3.23
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/coopiak/amisdesseniors-fr/montpellier/components/com_djclassifieds/layouts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/coopiak/amisdesseniors-fr/montpellier/components/com_djclassifieds/layouts/favboxprofile.php
<?php
/**
 * @package DJ-Classifieds
 * @copyright Copyright (C) DJ-Extensions.com, All rights reserved.
 * @license http://www.gnu.org/licenses GNU/GPL
 * @author url: http://dj-extensions.com
 * @author email contact@dj-extensions.com
 */
 
defined('_JEXEC') or die;

$user = JFactory::getUser();

$profile_id = $displayData['profile_id'];
$fav = $displayData['fav'];
$cl = isset($displayData['cl']) ? ' '.$displayData['cl'] : '';
$par = $displayData['par'];

?>
<?php

    if($user->id){
        if($user->id != $profile_id){
            echo '<span class="fav_box_profile'.$cl.'" data-id="'.$profile_id.'">';
                if($fav){
                    echo '<span class="fav_icon_link fav_icon fav_icon_a" title="'.JText::_('COM_DJCLASSIFIEDS_DELETE_PROFILE_FROM_FAVOURITES').'"></span>';
                }else{
                    echo '<span class="fav_icon_link fav_icon fav_icon_na" title="'.JText::_('COM_DJCLASSIFIEDS_ADD_PROFILE_TO_FAVOURITES').'"></span>';
                }
            echo '</span>';
        }
    }else{
        echo '<span class="fav_box_profile'.$cl.'" data-id="'.$profile_id.'">';
            echo '<a href="index.php?option=com_users&view=login&return='.base64_encode(JUri::getInstance()).'"><span class="fav_icon_link fav_icon fav_icon_na" title="'.JText::_('COM_DJCLASSIFIEDS_ADD_PROFILE_TO_FAVOURITES').'"></span></a>';
        echo '</span>';
    }

?>

Anon7 - 2022
AnonSec Team