some comments fixed, small fix for windows OSes and some other things fixed
[mailer.git] / inc / classes.php
index b3d023d63f7760fb34bc0e4de8514ffc7f3cd6cc..64e2bedc5861bfe5f940ac405c9aa0b3d55b791c 100644 (file)
@@ -1,12 +1,11 @@
 <?php
 /**
- * Loads required classes
+ * Load required framework classes first
  *
- * @author             Roland Haeder <webmaster@mxchange.org>
- * @version            0.3.0
+ * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @version            0.0
  * @copyright  Copyright(c) 2007, 2008 Roland Haeder, this is free software
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.mxchange.org
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -22,9 +21,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-/**
- * Lower framework classes
- */
+// Lower framework classes
 $lowerClasses = array(
        0 => "exceptions", // Exceptions
        1 => "interfaces", // Interfaces