perahh commited on
Commit
7803264
1 Parent(s): 33de565

modificaciones en auto.php

Browse files
Files changed (1) hide show
  1. app/autos.php +2 -6
app/autos.php CHANGED
@@ -1,7 +1,3 @@
1
  <?php include_once ('inc/header.php');?>
2
- <?php
3
- $txt = "my second PHP script!";
4
-
5
- echo $txt;
6
- ?>
7
- <?php include_once ('inc/footer.php');?>
 
1
  <?php include_once ('inc/header.php');?>
2
+ variables <3
3
+ <?php include_once ('inc/footer.php');?>