finalisation decoupage options

This commit is contained in:
2019-01-09 12:08:25 -05:00
parent 950e76d6e8
commit d18504ce2a
6 changed files with 40 additions and 95 deletions
+2 -2
View File
@@ -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;