Changeset 17154 for branches/comu-utf8/data/conf/conf.php
- Timestamp:
- 2008/03/13 21:06:18 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-utf8/data/conf/conf.php
r16100 r17154 126 126 // PEAR::DBのデバッグモード 127 127 define('PEAR_DB_DEBUG', 9); 128 // PEAR::DBの持続的接続オプション 129 define('PEAR_DB_PERSISTENT', false); 128 130 129 131 //バッチを実行する最短の間隔(秒)
Note: See TracChangeset
for help on using the changeset viewer.