From b6d3e5b641cfb9384077cd4ed0f520dc929ce36f Mon Sep 17 00:00:00 2001 From: aftab-q Date: Tue, 17 Jan 2017 21:23:49 +0000 Subject: [PATCH] Test commit Test commit by AQ --- README | 4 +++- opml.php | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README b/README index 17a8898..a5ec22e 100644 --- a/README +++ b/README @@ -1 +1,3 @@ -This is just a test repository to work with Git commands. \ No newline at end of file +This is just a test repository to work with Git commands. + +Modified by AQ \ No newline at end of file diff --git a/opml.php b/opml.php index 46a4de8..c7c6368 100644 --- a/opml.php +++ b/opml.php @@ -4,9 +4,9 @@ * * @author Clint Ecker * @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 {