finalisation decoupage options
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@
|
||||
#include "httpd.h"
|
||||
|
||||
////////////////////////////////////////////////////////////////
|
||||
//
|
||||
int mysql_lookup(request_rec *r, struct stat *fperm)
|
||||
// mysql based permission lookup
|
||||
int perms_lookup(request_rec *r, struct stat *fperm)
|
||||
{
|
||||
MYSQL *conn;
|
||||
MYSQL_RES *res;
|
||||
|
||||
Reference in New Issue
Block a user