Open Sencillo
2015.107
Long live the simplicity of PHP
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
All
Data Structures
Namespaces
Functions
Pages
core_interface.php
1
<?php
5
interface
coreInterface
6
{
7
public
function
__construct();
8
public
function
version_info();
9
public
function
product();
10
public
function
payLock();
11
public
function
__destruct();
12
}
13
?>
coreInterface
Definition:
core_interface.php:5
fw_core
core_interface.php
Generated on Thu Jul 2 2015 04:02:29 for Open Sencillo by
1.8.6