equal
deleted
inserted
replaced
34 "!on: enables autolearning mode\r\n", |
34 "!on: enables autolearning mode\r\n", |
35 "!off: disables autolearning\r\n", |
35 "!off: disables autolearning\r\n", |
36 "!debug: prints some debug infos\r\n", |
36 "!debug: prints some debug infos\r\n", |
37 "!vaccuum: reorganizes the database\r\n", |
37 "!vaccuum: reorganizes the database\r\n", |
38 "!logout: Protected logout function\r\n", |
38 "!logout: Protected logout function\r\n", |
39 NULL, |
|
40 }; |
39 }; |
41 |
40 |
42 const |
41 const |
43 char ITEMS = 14; |
42 char ITEMS = 14; |
44 |
43 |