install/includes/common.php
changeset 1346 b79029a49d28
parent 1259 49db7495f6b8
child 1379 5cbd678df965
equal deleted inserted replaced
1345:1de01205143b 1346:b79029a49d28
    23 
    23 
    24 // Database schema version
    24 // Database schema version
    25 // This is incremented each time a change to the database structure is made.
    25 // This is incremented each time a change to the database structure is made.
    26 // If it doesn't match the version in the DB, the user will be asked to upgrade.
    26 // If it doesn't match the version in the DB, the user will be asked to upgrade.
    27 // This must match includes/common.php!
    27 // This must match includes/common.php!
    28 $db_version = 1125;
    28 $db_version = 1126;
    29 
    29 
    30 function installer_enano_version($long = false)
    30 function installer_enano_version($long = false)
    31 {
    31 {
    32 	global $installer_version;
    32 	global $installer_version;
    33 	static $keywords = array(
    33 	static $keywords = array(