Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2220

phpBB Discussion • Re: Mysql site database

$
0
0
In includes/constants.php:

Code:

// ACLdefine('ACL_NEVER', 0);define('ACL_YES', 1);define('ACL_NO', -1);
Note that that column is going to be zero in most cases, because you will be using a role rather than a specific permission setting.

Statistics: Posted by Brf — Mon May 06, 2024 1:15 pm



Viewing all articles
Browse latest Browse all 2220

Trending Articles