mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +03:00
r7065: Move ejs from web_server to lib so it can be shared with smbscript.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
805b6c7cf0
commit
b83dc8fbfb
@@ -21,7 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "web_server/ejs/ejs.h"
|
||||
#include "lib/ejs/ejs.h"
|
||||
|
||||
void http_exception(const char *reason)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user