mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-08 19:08:14 +00:00
automerge commit
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@54821 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1996,7 +1996,7 @@ static int handle_dumpagihtml(int fd, int argc, char *argv[]) {
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
fprintf(htmlfile, "<TR><TD><TABLE BORDER=\"1\" CELLPADDING=\"5\" WIDTH=\"100%%\">\n");
|
fprintf(htmlfile, "<TR><TD><TABLE BORDER=\"1\" CELLPADDING=\"5\" WIDTH=\"100%%\">\n");
|
||||||
fprintf(htmlfile, "<TR><TH ALIGN=\"CENTER\"><B>%s - %s</B></TD></TR>\n", fullcmd,e->summary);
|
fprintf(htmlfile, "<TR><TH ALIGN=\"CENTER\"><B>%s - %s</B></TH></TR>\n", fullcmd,e->summary);
|
||||||
|
|
||||||
|
|
||||||
stringp=e->usage;
|
stringp=e->usage;
|
||||||
|
|||||||
Reference in New Issue
Block a user