Changeset 566157
- Timestamp:
- 07/01/2012 06:24:30 PM (14 years ago)
- File:
-
- 1 edited
-
3pagination/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
3pagination/trunk/readme.txt
r566135 r566157 99 99 100 100 == A brief Markdown Example == 101 102 101 `<?php if ( class_exists( 'threepagination' ) ) : threepagination::draw(); endif; ?>` 103 102 `<?php if ( class_exists( 'threepagination' ) ) : threepagination::get(); endif; ?>` 103 104 == Translations == 105 <ul> 106 <li>English</li> 107 <li>German</li> 108 </ul>
Note: See TracChangeset
for help on using the changeset viewer.