Beginning consolidation effort. The plan is to house all functions in the functions.inc.php file, streamline db calls by "modules" to call when needed and not on every page load (hence the addition of the 'db' sub-directory in the 'includes' directory. Also, beginning to eliminate unneeded tables in favor of CSS for presentation purposes. The recipe_specifics.inc.php file reflects the newer presentation schema.

This commit is contained in:
Geoff Humphrey
2011-09-04 18:35:17 +00:00
parent bc73bf90ce
commit 6de47e4da0
97 changed files with 1499 additions and 1627 deletions

View File

@@ -1,6 +1,6 @@
<?php if ($row_log['brewMethod'] != "" ) { ?>
<div class="headerContent">General Information</div>
<div class="dataContainer">
<div class="data-container">
<table class="dataTable">
<tr>
<td class="dataLabelLeft">Method:</td>