summary refs log tree commit diff stats
path: root/pages
diff options
context:
space:
mode:
Diffstat (limited to 'pages')
-rwxr-xr-xpages/comic.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/pages/comic.php b/pages/comic.php index 0edd91c..0479e17 100755 --- a/pages/comic.php +++ b/pages/comic.php
@@ -104,6 +104,18 @@ $numpending = $cntpending3['COUNT(*)'];
104 </UL> 104 </UL>
105 105
106 <DIV CLASS="cleardiv"></DIV> 106 <DIV CLASS="cleardiv"></DIV>
107<?php
108
109if (has_meta($getcomic3['id'], 'text'))
110{
111?>
112 <P>
113 <?php echo(get_meta($getcomic3['id'], 'text')); ?>
114 </P>
115<?php
116
117}
118?>
107 119
108 <P> 120 <P>
109 pillowcase - the result of an obsession with cute, plush objects that talk nonsense 121 pillowcase - the result of an obsession with cute, plush objects that talk nonsense