cleanup
This commit is contained in:
parent
a029be91c0
commit
96a91cc7cc
|
@ -14,7 +14,6 @@ abstract class Page {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function redirect_to_random(array $domains) {
|
function redirect_to_random(array $domains) {
|
||||||
$wordLength = rand(3, 8);
|
$wordLength = rand(3, 8);
|
||||||
$container = new PronounceableWord_DependencyInjectionContainer();
|
$container = new PronounceableWord_DependencyInjectionContainer();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user