oops, forgot env.php
This commit is contained in:
parent
4d6c5be99e
commit
9b9bf24a6f
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
require "env.php";
|
||||
$_db_events_format = <<<SQL
|
||||
CREATE TABLE events (
|
||||
event_code VARCHAR(255) PRIMARY KEY,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue