XOOPS Cube Legacy base repository
Revision | 2ac39d9ba54dd30b67b09461576ff4d3eb4991e1 (tree) |
---|---|
Zeit | 2009-04-09 04:52:59 |
Autor | mikhail <mikhail@704c...> |
Commiter | mikhail |
if (!defined('XOOPS_ROOT_PATH')) exit();
git-svn-id: https://xoopscube.svn.sourceforge.net/svnroot/xoopscube/Package_Legacy/trunk@113 704cf05f-ae62-4b0e-a484-234ee0250e75
@@ -2,6 +2,8 @@ | ||
2 | 2 | // $Id$ |
3 | 3 | // License http://creativecommons.org/licenses/by/2.5/br/ |
4 | 4 | |
5 | +if (!defined('XOOPS_ROOT_PATH')) exit(); | |
6 | + | |
5 | 7 | class XoopsMailerLocal extends XoopsMailer { |
6 | 8 | |
7 | 9 | function XoopsMailerLocal(){ |