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