Browse Source

Adds back some code that got deleted as part of the long line.

devel
Jonathan Rosenbaum 10 years ago
parent
commit
c4abcd651d
  1. 4
      shop_welcome.php

4
shop_welcome.php

@ -1,5 +1,9 @@
<?php
require_once('Connections/database_functions.php');
?>
<?php include("include_header.html"); ?>
<p><span class="yb_heading2">Welcome to the Austin Yellow Bike Project</span></p>
<p>Here are a few things to know about using the shop:</p>

Loading…
Cancel
Save