Changeset 526 for trunk/admin/config.php.example
- Timestamp:
- 2008-02-18T14:28:31+01:00 (5 years ago)
- File:
-
- 1 edited
-
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
Note: See TracChangeset
for help on using the changeset viewer.

