PerlaHM commited on
Commit
8f06252
β€’
1 Parent(s): f336abf

se modifico constante

Browse files
Files changed (1) hide show
  1. app/constante.php +1 -6
app/constante.php CHANGED
@@ -1,11 +1,6 @@
1
  <?php include_once('inc/header.php');?>
2
  <?php
3
- define("MESSAGE" , "INSTITUTO");
4
- ("INSTITUTO");
5
- ("INSTITUTO");
6
- ("INSTITUTO");
7
- ("INSTITUTO");
8
-
9
 
10
  print MESSAGE;
11
  ?>
 
1
  <?php include_once('inc/header.php');?>
2
  <?php
3
+ define("MESSAGE" , "INSTITUTO πŸ›οΈ, TECNOLOGICO πŸ‘©β€πŸ’», SUPERIOR πŸ‘©β€πŸ’Ό, DE, ZONGOLICA 🏣");
 
 
 
 
 
4
 
5
  print MESSAGE;
6
  ?>