fixed typo

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@469 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/heads/lighttpd-1.3.x
Jan Kneschke 18 years ago
parent ab054446f4
commit b4b428f482

@ -247,7 +247,7 @@ int cache_parse_lua(server *srv, connection *con, plugin_data *p, buffer *fn) {
struct stat st;
int curelem;
time_t last_mtime = 0;
time_t mtime = 0;
lua_pushstring(L, "output_include");

Loading…
Cancel
Save