Changeset 865 in ExiteCMS for modules/common/latest_news_panel/php-files/modules/latest_news_panel/latest_news_panel.php
- Timestamp:
- 10/03/07 21:40:33 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/latest_news_panel/php-files/modules/latest_news_panel/latest_news_panel.php
r836 r865 13 13 | the included gpl.txt file or visit http://gnu.org | 14 14 +----------------------------------------------------*/ 15 if (eregi("lastest_news_panel.php", $_SERVER['PHP_SELF']) || !defined(' ExiteCMS_INIT')) die();15 if (eregi("lastest_news_panel.php", $_SERVER['PHP_SELF']) || !defined('INIT_CMS_OK')) die(); 16 16 17 17 // number of articles to show in the panel
Note: See TracChangeset
for help on using the changeset viewer.
