mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/15257] Address validation issues
PHPBB3-15257
This commit is contained in:
committed by
Marc Alexander
parent
975fe1e153
commit
d7c644a792
@@ -20,4 +20,4 @@
|
||||
"phpbb/phpbb": "3.3.*@dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -16,4 +16,4 @@ class ext extends \phpbb\extension\base
|
||||
self::$enabled = true;
|
||||
return self::$enabled;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user