Changeset 440 for trunk/b2-include/b2template.functions.php
- Timestamp:
- 10/09/2003 03:33:33 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/b2-include/b2template.functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/b2-include/b2template.functions.php
r437 r440 1187 1187 } 1188 1188 } 1189 echo '<a href=" $siteurl/';1189 echo '<a href="' . $siteurl . '/'; 1190 1190 if ($b2commentsjavascript) { 1191 1191 echo $b2commentspopupfile.$querystring_start.'p'.$querystring_equal.$id.$querystring_separator.'c'.$querystring_equal.'1';
Note: See TracChangeset
for help on using the changeset viewer.