mirror of
https://github.com/FlyInTheBox/31TSAI.git
synced 2024-11-09 20:44:11 +01:00
l
This commit is contained in:
parent
dc2718b28f
commit
2aef04141a
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ $plusy = rand(0, 10);
|
||||||
echo $plusy;
|
echo $plusy;
|
||||||
?>
|
?>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
<?PHP
|
<?PHP
|
||||||
switch ($plusy) {
|
switch ($plusy) {
|
||||||
|
|
Loading…
Reference in a new issue