Changeset 954 for temp/test-xoops.ec-cube.net/html/modules/newbb/reply.php
- Timestamp:
- 2006/12/22 10:30:44 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/newbb/reply.php
r953 r954 113 113 $hidden .= "\n".$q_message."[/quote]"; 114 114 $message = ""; 115 //themecenterposts($r_subject,$r_content); 116 //echo "<br />"; 115 echo "<div style='padding: 15px 0;'>"; 116 themecenterposts($r_subject,$r_content); 117 echo "</div>"; 117 118 $pid=$post_id; 118 119 unset($post_id);
Note: See TracChangeset
for help on using the changeset viewer.
