3 # http
://www.phpmyadmin.net
6 # Generation
Time: Nov
17, 2003 at 02:35 AM
7 #
Server version: 4.0.16
10 #
Database : `diogenes`
14 # Dumping
data for table `diogenes_logactions`
17 INSERT INTO diogenes_logactions
VALUES (3, 'auth_ok', 'successful password authentication');
18 INSERT INTO diogenes_logactions
VALUES (2, 'auth_logout', 'the user logged out');
19 INSERT INTO diogenes_logactions
VALUES (4, 'auth_fail', 'password authentication failed');
20 INSERT INTO diogenes_logactions
VALUES (5, 'page_create', 'the user created a new page');
21 INSERT INTO diogenes_logactions
VALUES (6, 'page_delete', 'the user deleted a page');
22 INSERT INTO diogenes_logactions
VALUES (7, 'rcs_commit', 'Commit to RCS');
23 INSERT INTO diogenes_logactions
VALUES (8, 'rcs_delete', 'An RCS-managed file was deleted');
24 INSERT INTO diogenes_logactions
VALUES (9, 'barrel_create', 'a new barrel was created');
25 INSERT INTO diogenes_logactions
VALUES (10, 'barrel_delete', 'a complete barrel was deleted');
26 INSERT INTO diogenes_logactions
VALUES (11, 'file_upload', 'a file was uploaded');
27 INSERT INTO diogenes_logactions
VALUES (12, 'file_delete', 'a file was deleted');
28 INSERT INTO diogenes_logactions
VALUES (13, 'barrel_options', 'the barrel options were updated');
29 INSERT INTO diogenes_logactions
VALUES (14, 'barrel_plugins', 'the barrel plugins were modified');
30 INSERT INTO diogenes_logactions
VALUES (15, 'page_props', 'the page properties were updated');
31 INSERT INTO diogenes_logactions
VALUES (16, 'page_plugins', 'the page plugins were modified');