mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +03:00
revert r1432881 - t'wasn't a bug after all.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1432886 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -809,7 +809,7 @@ AP_LUA_DECLARE(int) lua_db_acquire(lua_State *L)
|
||||
"mod_lua not compatible with APR in get_driver");
|
||||
}
|
||||
lua_pushinteger(L, rc);
|
||||
return 2;
|
||||
return 3;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user