Changeset 396 for trunk/config.sample.php
- Timestamp:
- Mar 3, 2012, 9:12:26 AM (14 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/config.sample.php (modified) (3 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/config.sample.phpr323 r396 10 10 'User' => 'root', 11 11 'Password' => '', 12 'Database' => ' is',12 'Database' => 'centrala', 13 13 'Prefix' => '', 14 14 'Charset' => 'utf8', … … 16 16 'Web' => array 17 17 ( 18 'Style' => ' simple',18 'Style' => 'new', 19 19 'FormatHTML' => false, 20 20 'Charset' => 'utf-8', … … 34 34 'UserSupport' => 1, 35 35 'UploadFileFolder' => 'files', 36 'FileRootPath' => 'finance/doklady', 36 37 'News' => array 37 38 ( 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
