Stud.IP
3.3 Revision
◀ Stud.IP Docs Overview
Variables
add_52a_tables.php File Reference
Variables
$db
=
DBManager::get
()
$query
$statement
=
DBManager::get
()->prepare($query)
Variable Documentation
◆
$db
$db =
DBManager::get
()
◆
$query
$query
Initial value:
=
"INSERT IGNORE INTO `config`
(`config_id`, `field`, `value`, `is_default`, `type`, `range`, `section`,
`mkdate`, `chdate`, `description`)
VALUES (MD5(:field), :field, :value, 1, :type, 'global', 'license',
UNIX_TIMESTAMP(), UNIX_TIMESTAMP(), :description)"
◆
$statement
$statement =
DBManager::get
()->prepare($query)
cli
add_52a_tables.php
Generated on Mon Dec 15 2025 07:00:14 for Stud.IP by
1.9.4 (using
Doxyfile
)