Plugin Directory

Changeset 2480894


Ignore:
Timestamp:
02/24/2021 05:48:15 PM (5 years ago)
Author:
digilan
Message:

SQL request was invalid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • digilan-token/tags/2.8/includes/digilan-db.php

    r2473930 r2480894  
    5050                mac BIGINT,
    5151                social_id CHAR(254),
    52                 creation DATETIME DEFAULT CURRENT_TIMESTAMP
     52                creation DATETIME DEFAULT CURRENT_TIMESTAMP,
    5353                PRIMARY KEY  (id)
    5454                )";
Note: See TracChangeset for help on using the changeset viewer.