Changeset 34855 for titan/titan/httpdfunc.h
- Timestamp:
- 07/18/15 09:39:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/httpdfunc.h
r34849 r34855 6628 6628 tmpstr = string_replace_all("\n", "<br>\n", tmpstr, 1); 6629 6629 6630 tmpstr = ostrcat(tmpstr f, "<br>", 1, 0);6630 tmpstr = ostrcat(tmpstr, "<br>", 1, 0); 6631 6631 tmpstr = ostrcat(tmpstr, _("Backup created successfully"), 1, 0); 6632 6632 #endif
Note: See TracChangeset
for help on using the changeset viewer.