mirror of
https://github.com/pattern-lab/patternlab-php.git
synced 2025-01-17 22:29:12 +01:00
adding another saying
This commit is contained in:
parent
d498044e8f
commit
56f6b660cd
@ -138,7 +138,8 @@ class Generator extends Builder {
|
||||
"be well, do good work, and keep in touch",
|
||||
"you and i will meet again",
|
||||
"may the sun shine, all day long",
|
||||
"smile"
|
||||
"smile",
|
||||
"namaste"
|
||||
);
|
||||
if (isset($sayings[$randomNumber])) {
|
||||
print $sayings[$randomNumber]."...\n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user