1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-25 08:51:50 +02:00

#3101 - More optional flags added to e107_config.php

This commit is contained in:
Tijn Kuyper
2019-02-09 17:28:18 +01:00
parent b433d945f4
commit 5805ced17b

View File

@@ -1385,7 +1385,7 @@ class e_install
// define('e_GIT', 'path-to-git'); // Path to GIT for developers
// define('X-FRAME-SAMEORIGIN', false); // Option to override X-Frame-Options
// define('e_PDO, true); // Enable PDO mode (used in PHP > 7 and when mysql_* methods are not available)
// define('e_DEBUG_MEDIAPICKER', true) // Enable experimental features in the Media Manager
";
/*