Changeset 571
- Timestamp:
- 04/25/05 13:15:41 (8 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/wifidog/include/schema_validate.php
r570 r571 363 363 last_display_timestamp timestamp NOT NULL DEFAULT now(), 364 364 CONSTRAINT content_group_element_portal_display_log_pkey PRIMARY KEY (user_id, content_id, node_id) 365 ) \n";365 ); \n"; 366 366 367 367 }
