Remove useless use_prepared_statements option

This commit is contained in:
Kijin Sung 2021-01-05 23:28:51 +09:00
parent 53c296d1a1
commit 2189ba5917
2 changed files with 0 additions and 2 deletions

View file

@ -128,7 +128,6 @@ return array(
'tablets' => false,
'viewport' => 'width=device-width, initial-scale=1.0, user-scalable=yes',
),
'use_prepared_statements' => true,
'use_rewrite' => true,
'use_sso' => false,
'other' => array(),