Changeset 1116 for trunk/htdocs/coverager/config.example.php
- Timestamp:
- 2012-08-02T06:38:03+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/htdocs/coverager/config.example.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/coverager/config.example.php
r1053 r1116 11 11 // 4. ./config.php 12 12 13 // $config['include_paths = array("/www/my-php-project/");14 // $config['exclude_paths = array("/www/my-php-project/tmp/");13 // $config['include_paths'] = array("/www/my-php-project/"); 14 // $config['exclude_paths'] = array("/www/my-php-project/tmp/"); 15 15 $config['syntax_higlight'] = true; 16 16 $config['use_cache'] = false;
Note: See TracChangeset
for help on using the changeset viewer.

