Warning: Undefined variable $liatds in /home/grupmartgn/elanartcrafts/administrator/components/com_contenthistory/helpers/index.php on line 2 Disable Functions: Path : /home/grupmartgn/elanartcrafts/templates/vmstore/library/interfaces/ |
| Current File : /home/grupmartgn/elanartcrafts/templates/vmstore/library/interfaces/platform.php |
<?php
// Joomla Security Check - no direct access to this file
// Prevents File Path Exposure
defined('_JEXEC') or die('Restricted access');
interface VmStorePlatformInterface
{
public static function getInstance ();
function __construct ();
}