Update 1.3.29

This commit is contained in:
champsupertramp
2015-11-05 19:51:31 +08:00
parent 8b89da079a
commit 0634f773d5
260 changed files with 21302 additions and 5951 deletions
+3
View File
@@ -107,6 +107,9 @@ class UM_Validation {
}
} else {
if ( strstr( $url, 'http://') || strstr( $url, 'https://') )
return true;
}