• File: interface.pope_module.php
  • Full Path: /home/lef/public_html/wp-content/plugins/nextgen-gallery/pope/lib/interface.pope_module.php
  • File size: 96 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

if (!defined('POPE_VERSION')) { die('Use autoload.php'); }

interface I_Pope_Module
{
	
}