[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/mod/wiki/tests/fixtures/output/nwiki/ -> 4 (source)

   1  <table>
   2  <tbody>
   3  <tr>
   4  <td>A</td>
   5  <td>B</td>
   6  </tr>
   7  <tr>
   8  <td>C</td>
   9  <td>D</td>
  10  </tr>
  11  </tbody>
  12  </table>
  13  <table>
  14  <thead>
  15  <tr>
  16  <th>A</th>
  17  <th>B</th>
  18  </tr>
  19  </thead>
  20  <tbody>
  21  <tr>
  22  <td>C</td>
  23  <td>D</td>
  24  </tr>
  25  </tbody>
  26  </table>


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1