Multi-tenant (p.1)
This commit is contained in:
+2
-3
@@ -1,8 +1,7 @@
|
||||
<?php
|
||||
// HouseHub Config - Version sans erreur
|
||||
// includes/config.php
|
||||
// HouseHub Config - Version dynamique
|
||||
if (!defined('ID_ALEX')) {
|
||||
define('ID_ALEX', 2);
|
||||
define('ID_LAIA', 3);
|
||||
define('CURRENCY', '€');
|
||||
define('ZONE_SCOLAIRE', 'C');
|
||||
}
|
||||
Reference in New Issue
Block a user