Estrella Tecpile commited on
Commit
984b4b5
·
1 Parent(s): 5d7206a

se modifico variables

Browse files
Files changed (1) hide show
  1. app/variables.php +1 -1
app/variables.php CHANGED
@@ -3,7 +3,7 @@
3
  <body>
4
  <?php
5
 
6
- define("MESSAGE" ,"Happy Learning"!);
7
 
8
  echo MESSAGE
9
  ?>
 
3
  <body>
4
  <?php
5
 
6
+ define("MESSAGE" ,"Happy Learning!");
7
 
8
  echo MESSAGE
9
  ?>