Minor improvements (#801)

This commit is contained in:
Roman Kelesidis 2023-06-10 15:55:53 +07:00 committed by GitHub
commit eabc49f68e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 44 additions and 22 deletions

View file

@ -8,7 +8,7 @@
*/
define('BB_SCRIPT', 'group_edit');
define('BB_ROOT', './');
require __DIR__ . '/common.php';
$page_cfg['include_bbcode_js'] = true;