Stacker classes/interface/exceptions (FiFoStacker is not completed, will follow soon...
[core.git] / inc / classes / interfaces / class_
index 89148c08316711767985026525533749a23d0e46..0736f56d348ec09c3f5cde9a096d7e4243158c57 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * 
+ * A ??? interface
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
@@ -21,8 +21,8 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-interface  extends FrameworkInterface {
+interface ??? extends FrameworkInterface {
 }
 
-//
+// [EOF]
 ?>