From d895b852a6e160496ffc760d46d3719a3d62ff86 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sun, 3 Feb 2008 23:23:24 +0000 Subject: Initial checkin of nutridb.org and basic subversion directory structure --- footer.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 footer.php (limited to 'footer.php') diff --git a/footer.php b/footer.php new file mode 100644 index 0000000..fba4055 --- /dev/null +++ b/footer.php @@ -0,0 +1,6 @@ +assign("footer", $smarty->fetch("footer.tpl")); + +?> -- cgit v1.2.3