diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2009-02-21 21:47:29 -0500 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2009-02-21 21:47:29 -0500 |
| commit | f49872fe49f0b965d5c999002279b7ca1a471a60 (patch) | |
| tree | 6c56f73f6d2dfa1bbaab5c053321458014709377 /footer.php | |
| parent | 03b5cfdb6dba147fe7f5324a8620693d96f80887 (diff) | |
| download | pillowcase-f49872fe49f0b965d5c999002279b7ca1a471a60.tar.gz pillowcase-f49872fe49f0b965d5c999002279b7ca1a471a60.tar.bz2 pillowcase-f49872fe49f0b965d5c999002279b7ca1a471a60.zip | |
Removed IntenseDebate
Diffstat (limited to 'footer.php')
| -rw-r--r--[-rwxr-xr-x] | footer.php | 15 |
1 files changed, 0 insertions, 15 deletions
| diff --git a/footer.php b/footer.php index 66f9d56..da2d072 100755..100644 --- a/footer.php +++ b/footer.php | |||
| @@ -7,21 +7,6 @@ | |||
| 7 | </UL> | 7 | </UL> |
| 8 | </DIV> | 8 | </DIV> |
| 9 | 9 | ||
| 10 | <?php | ||
| 11 | |||
| 12 | if (isset($addendum)) | ||
| 13 | { | ||
| 14 | |||
| 15 | ?> | ||
| 16 | <DIV ID="addendum"> | ||
| 17 | <?php echo($addendum); ?> | ||
| 18 | </DIV> | ||
| 19 | <?php | ||
| 20 | |||
| 21 | } | ||
| 22 | |||
| 23 | ?> | ||
| 24 | |||
| 25 | <DIV ID="footer"> | 10 | <DIV ID="footer"> |
| 26 | Pillowcase is a <A HREF="http://fourisland.com/">Four Island</A> project. It is owned by Starla Insigna.</A> | 11 | Pillowcase is a <A HREF="http://fourisland.com/">Four Island</A> project. It is owned by Starla Insigna.</A> |
| 27 | </DIV> | 12 | </DIV> |
