Changeset 863 in ExiteCMS for trunk/includes/smtp_include.php
- Timestamp:
- 10/03/07 00:14:44 (5 years ago)
- File:
-
- 1 edited
-
trunk/includes/smtp_include.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/smtp_include.php
r834 r863 1 1 <?php 2 if (!defined(" ExiteCMS_INIT")) { header("Location:../index.php"); exit; }2 if (!defined("INIT_CMS_OK")) { header("Location:../index.php"); exit; } 3 3 //////////////////////////////////////////////////// 4 4 // SMTP - PHP SMTP class
Note: See TracChangeset
for help on using the changeset viewer.
