Compare commits
1 Commits
develop-ga
...
f339472e01
| Author | SHA1 | Date | |
|---|---|---|---|
| f339472e01 |
@@ -2,4 +2,4 @@
|
|||||||
for ($i = 10; $i >= 1; $i--) {
|
for ($i = 10; $i >= 1; $i--) {
|
||||||
echo "<h3> $i</h3>";
|
echo "<h3> $i</h3>";
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user