Changeset 526 for trunk/admin/config.php.example
- Timestamp:
- 02/18/2008 01:28:31 PM (10 months ago)
- Files:
-
- 1 modified
-
trunk/admin/config.php.example (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/config.php.example
r523 r526 12 12 $show_todo_strings = false; 13 13 14 // width of graph for free blocks 15 $free_graph_width = 120; 14 // width of graph for free or usage blocks 15 $usage_graph_width = 120; 16 // do not define both with 17 // $free_graph_width = 120; 16 18 17 19 // this function is detected by xcache.tpl.php, and enabled if function_exists

