HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/RImmers2/photomenu.nl/wwwroot/wp-content/plugins/404page/inc/ppf/loader.php
<?php

/**
 * Plugin Foundation Loader
 *
 * Peter's Plugins Foundation 07
 *
 * @package    PPF07
 * @author     Peter Raschendorfer
 * @license    GPL2+
 */
 
require_once ( __DIR__ . '/ppf-class.php' );
require_once ( __DIR__ . '/ppf-subclass.php' );
require_once ( __DIR__ . '/ppf-plugin.php' );
require_once ( __DIR__ . '/ppf-settings.php' );
require_once ( __DIR__ . '/ppf-admin.php' );

require_once ( __DIR__ . '/ppf-plugin-addon.php' );

?>