Parcourir la source

Pareizs fomāts grafana

master
Vitalijss il y a 5 ans
Parent
révision
958be7f8b1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      include/install.php

+ 1
- 1
include/install.php Voir le fichier

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



Chargement…
Annuler
Enregistrer

Powered by TurnKey Linux.