changed tabsize: 3 -> 4

master
tom tomsen 13 years ago
parent 5a6c8c03d2
commit 2083bdefd0
  1. 2
      index.php

@ -2,7 +2,7 @@
$options = array(
// which string should represent a tab for indentation
'tabsize' => 3,
'tabsize' => 4,
);
/**

Loading…
Cancel
Save