In cgi_show_status(), load the requested file at once.
authorFabian Keil <fk@fabiankeil.de>
Thu, 24 Apr 2008 16:12:38 +0000 (16:12 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 24 Apr 2008 16:12:38 +0000 (16:12 +0000)
commit98680dd7a1a8ca55e4cd3228f3710cd136514be1
tree307323901785cd971db3acc31082b2737a836faf
parent4f16012b9d35ddda56729420c2e9b3069d9a2f04
In cgi_show_status(), load the requested file at once.
Using string_join() for every line really doesn't scale.
ChangeLog
cgisimple.c