Fix for Liza
git-svn-id: svn://kolibrios.org@5747 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -27,5 +27,5 @@ ShowHistory()
|
||||
strcat(history_pointer, #pics[i].path);
|
||||
}
|
||||
strcat(history_pointer, "</body></html>");
|
||||
LoadInternalPage(history_pointer, strlen(history_pointer));
|
||||
WB1.LoadInternalPage(history_pointer, strlen(history_pointer));
|
||||
}
|
Reference in New Issue
Block a user