Changeset 834 in ExiteCMS for trunk/includes/phpmailer_include.php
- Timestamp:
- 09/22/07 00:08:35 (5 years ago)
- File:
-
- 1 edited
-
trunk/includes/phpmailer_include.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/phpmailer_include.php
r492 r834 1 1 <?php 2 if (!defined(" IN_FUSION")) { header("Location:../index.php"); exit; }2 if (!defined("ExiteCMS_INIT")) { header("Location:../index.php"); exit; } 3 3 //////////////////////////////////////////////////// 4 4 // PHPMailer - PHP email class
Note: See TracChangeset
for help on using the changeset viewer.
