9 lines
123 B
C
9 lines
123 B
C
|
|
static void create();
|
|
mixed can_news();
|
|
mixed can_news_str(string str);
|
|
mixed do_news();
|
|
mixed do_news_str(string str);
|
|
|
|
|