]> git.mxchange.org Git - core.git/commitdiff
Template updated
authorRoland Häder <roland@mxchange.org>
Sat, 8 Aug 2009 21:23:10 +0000 (21:23 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 8 Aug 2009 21:23:10 +0000 (21:23 +0000)
inc/classes/interfaces/class_

index 89148c08316711767985026525533749a23d0e46..5b04acb6a73c1a84bf5b7b2ea58d9836d202a407 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
 <?php
 /**
- * 
+ * A ??? interface
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
  * 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 {
 }
 
 //
 }
 
 //