<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,34 +1,6 @@
 &lt;?php
 /*
  * CSV Plugin: displays a cvs formatted file or inline data as a table
- * Usage:
- * &lt;csv[ options] file&gt;&lt;/csv&gt;
- * or
- * &lt;csv[ options]&gt;
- * &quot;a&quot;,&quot;b&quot;,&quot;c&quot;
- * &quot;1&quot;,&quot;2&quot;,&quot;3&quot;
- * &lt;/csv&gt;
- *
- * Where the file is a wiki reference to a file in the media area
- * If you use .csv as the file extension, you will most likely need to add
- * an entry to mime.local.conf in the conf area so you can upload .csv files.
- * Something like this should get you started:
- *      csv     application/msexcel
- *
- * Using both the file and inline methods at the same time will result
- * in two tables being generated, any options defined will apply to both.
- *
- * The plugin allows for two options that can be set in the &lt;csv&gt; tag:
- *
- * hdr_rows=&lt;n&gt;, where &lt;n&gt; is the number or rows at the start of the
- * csv to encode as column headings. The default is 1.
- *
- * span_empty_cols=[0,1], this tells the plugin to create colspans for
- * each empty (two adjacent commas) cell following a cell with content.
- *
- * Embedded commas should be handled by surrounding the field
- * with &quot;&quot; (which most systems do by default).  If you need to preserve
- * the &quot;&quot; around a field, then it should be surrounded by &quot;&quot; as well.
  *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  * @author     Steven Danz &lt;steven-danz@kc.rr.com&gt;</diff>
      <filename>syntax.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6555e8fa0d8c56eb9749271b00bf42e0f0a50131</id>
    </parent>
  </parents>
  <author>
    <name>Andreas Gohr</name>
    <login>splitbrain</login>
    <email>andi@splitbrain.org</email>
  </author>
  <url>http://github.com/cosmocode/csv/commit/32347b5b7ba125f72289fdfba506793f2e45a367</url>
  <id>32347b5b7ba125f72289fdfba506793f2e45a367</id>
  <committed-date>2009-05-25T05:41:12-07:00</committed-date>
  <authored-date>2009-05-25T05:41:12-07:00</authored-date>
  <message>removed docs from header
up to date docs are at the wiki page</message>
  <tree>abddb805332397777125fa796130740728d1ebbe</tree>
  <committer>
    <name>Andreas Gohr</name>
    <login>splitbrain</login>
    <email>andi@splitbrain.org</email>
  </committer>
</commit>
