ソースを参照

Pareizs fomāts grafana

master
Vitalijss 5年前
コミット
958be7f8b1
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      include/install.php

+ 1
- 1
include/install.php ファイルの表示

@@ -56,7 +56,7 @@ echo '<input type="submit" class="w3-button w3-green" name="db_saglabat" value="
$tabulapaterins = "CREATE TABLE IF NOT EXISTS Paterins (
PatID bigint(5) NOT NULL AUTO_INCREMENT,
PatDaudzums bigint(5) NOT NULL,
PatDatums DATETIME(24) NOT NULL,
PatDatums TIMESTAMP(24) NOT NULL,
PRIMARY KEY (PatID));";



読み込み中…
キャンセル
保存

Powered by TurnKey Linux.