Changeset 863 in ExiteCMS for trunk/includes/forum_functions_include.php
- Timestamp:
- 10/03/07 00:14:44 (5 years ago)
- File:
-
- 1 edited
-
trunk/includes/forum_functions_include.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/forum_functions_include.php
r845 r863 13 13 | the included gpl.txt file or visit http://gnu.org | 14 14 +----------------------------------------------------*/ 15 if (eregi("forum_functions_include.php", $_SERVER['PHP_SELF']) || !defined(' ExiteCMS_INIT')) die();15 if (eregi("forum_functions_include.php", $_SERVER['PHP_SELF']) || !defined('INIT_CMS_OK')) die(); 16 16 17 17 // add a poll vote to the database
Note: See TracChangeset
for help on using the changeset viewer.
