Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
This is just a test repository to work with Git commands.
This is just a test repository to work with Git commands.

Modified by AQ
4 changes: 2 additions & 2 deletions opml.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
*
* @author Clint Ecker <phaedo@phaedo.cx>
* @copyright Copyright (c) 2003 The MIT License
* @version 1.0.2
* @version 1.0.3
* @package External
* @subpackage OPML Parser
* @subpackage OPML Parser AQ
*/

class OPML {
Expand Down