Alternc  latest
Alternc logiel libre pour l'hébergement
adm_variables.php File Reference

Go to the source code of this file.

Variables

if(! $admin->enabled$conf = variable_init()
 Manages global variables of AlternC. More...
 
 foreach ( $conf as $name=> $val)
 

Variable Documentation

◆ $conf

if (! $admin->enabled) $conf = variable_init()

Manages global variables of AlternC.

Definition at line 34 of file adm_variables.php.

Referenced by variable_del(), variable_get(), variable_init(), variable_init_maybe(), and variable_set().

◆ foreach

foreach($conf as $name=> $val) (   $conf as,
  $val 
)

Definition at line 35 of file adm_variables.php.