[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: article_info.php 3 2006-05-27 04:59:07Z user $ 4 5 osCMax Power E-Commerce 6 http://oscdox.com 7 8 Copyright 2006 osCMax 9 10 Released under the GNU General Public License 11 */ 12 13 define('HEADING_ARTICLE_NOT_FOUND', 'Article Not Found'); 14 define('TEXT_ARTICLE_NOT_FOUND', 'Sorry, but the article you requested is not available in this site.'); 15 define('TEXT_MORE_INFORMATION', 'For more information, please visit this articles <a href="%s" target="_blank"><u>web page</u></a>.'); 16 define('TEXT_DATE_ADDED', 'This article was published on %s.'); 17 define('TEXT_DATE_AVAILABLE', '<font color="#FF0000">This article will be published on %s.</font>'); 18 define('TEXT_BY', 'by '); 19 define('TEXT_CURRENT_REVIEWS', 'Current Reviews:'); 20 define('BOX_TEXT_TELL_A_FRIEND', 'Tell a friend'); 21 define('TEXT_TELL_A_FRIEND', 'Tell a friend about this article:'); 22 define('TEXT_XSELL_ARTICLES', 'Products related to this article:'); 23 define('HEADING_TITLE', 'Articles'); 24 25 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |