New feature: Branch name for software products
This commit is contained in:
parent
dd3be30e56
commit
3d037ec2b3
5 changed files with 13 additions and 6 deletions
|
|
@ -13,6 +13,7 @@ foreach (new \DirectoryIterator(__DIR__ . '/modules') as $file) {
|
|||
}
|
||||
}
|
||||
}
|
||||
shuffle($list);
|
||||
|
||||
$db = new Database(__DIR__ . '/db.json');
|
||||
echo 'Time: ' . date('c', $db->time()) . PHP_EOL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue