Procházet zdrojové kódy

Pareizs fomāts grafana

master
Vitalijss před 5 roky
rodič
revize
958be7f8b1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      include/install.php

+ 1
- 1
include/install.php Zobrazit soubor

@@ -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));";



Načítá se…
Zrušit
Uložit

Powered by TurnKey Linux.