Posted by fusionexport on December Sat 8th 9:24 PM - Never Expires (modification of post by fusionexport view diff)
diff | download | new post
- <?php
- /*
- news_subject - news_datestamp
- news_extended
- */
- echo "\n-----------------------------------------------\n\n";
- echo (($row['news_extended'] != NULL) ? stripslashes($row['news_extended']) : stripslashes($row['news_news']));
- }
- ?>
Submit a correction or amendment below. (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.