noalyss Version-9
Variables
upgrade-core.php File Reference

Go to the source code of this file.

Variables

 $core =new Package_Repository()
 
if( $xml->core->version<=$version_noalyss) $js ="onclick='UpgradeCore()'"
 
global $version_noalyss
 
 $xml =$core->getContent()
 

Variable Documentation

◆ $core

$core =new Package_Repository()

Definition at line 32 of file upgrade-core.php.

◆ $js

if ($xml->core->version<=$version_noalyss) $js ="onclick='UpgradeCore()'"

Definition at line 58 of file upgrade-core.php.

◆ $version_noalyss

global $version_noalyss

Definition at line 25 of file upgrade-core.php.

◆ $xml

$xml =$core->getContent()

Definition at line 33 of file upgrade-core.php.