Changeset 571

Show
Ignore:
Timestamp:
04/25/05 13:15:41 (8 years ago)
Author:
benoitg
Message:

Missing file

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/wifidog/include/schema_validate.php

    r570 r571  
    363363  last_display_timestamp timestamp NOT NULL DEFAULT now(), 
    364364  CONSTRAINT content_group_element_portal_display_log_pkey PRIMARY KEY (user_id, content_id, node_id) 
    365 ) \n"; 
     365); \n"; 
    366366             
    367367        }