OpenSencillo  2015.002
core_installer.php File Reference

Go to the source code of this file.

Variables

Sencillo SQL Installer

Core installer

Version:
2015.001
 $i = 0
 $afterBootUp = array()
 $afterBootUp [$i++] = new coreSencillo
 $seo = new headerSeo
 $PHPversion = explode(".",phpversion())
 if (($_GET['install']=='true')&&($PHPversion[0]>=5))

Variable Documentation

$afterBootUp = array()

Definition at line 29 of file core_installer.php.

$afterBootUp[$i++] = new coreSencillo

Definition at line 30 of file core_installer.php.

$i = 0

Definition at line 28 of file core_installer.php.

$PHPversion = explode(".",phpversion())

Definition at line 37 of file core_installer.php.

$seo = new headerSeo

Definition at line 31 of file core_installer.php.

if(($_GET['install']=='true')&&($PHPversion[0]>=5))

Definition at line 38 of file core_installer.php.

 All Data Structures Files Functions Variables