fixed ios fix :)

git-svn-id: http://www.observium.org/svn/observer/trunk@1479 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong 2010-07-25 18:42:01 +00:00
parent 2aac4d9bf4
commit 5bbad3c236

View File

@ -29,7 +29,7 @@
}
}
#list($version) = explode("," $version);
list($version) = explode(",", $version);