Removed method re-added. Warning added to config-hubmaster.php
[core.git] / inc / config / config-hubmaster.php
index ace333f415c876a3fd7abee24d95049bfdc31dcd..a47854b5dc9278c81e875fcda230a9eb02033db0 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, this is free software
+ * @copyright  Copyright (c) 2007 - 2009 Roland Haeder, this is free software
  * @license            GNU GPL 3.0 or any newer version
  *
  * This program is free software: you can redistribute it and/or modify
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
+///////////////////////////////////////////////////////////////////////////////
+/// DO NOT RELY ON THIS CONFIG ENTRIES! THEY ARE SUBJECT OF BEING REPLACED. ///
+///////////////////////////////////////////////////////////////////////////////
+
 // Get the configuration instance
 $cfg = FrameworkConfiguration::getInstance();