From: Roland Häder Date: Sat, 8 Aug 2009 21:23:10 +0000 (+0000) Subject: Template updated X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3396c983d18a252c26b81215fdc38f25f184122a;p=core.git Template updated --- diff --git a/inc/classes/interfaces/class_ b/inc/classes/interfaces/class_ index 89148c08..5b04acb6 100644 --- a/inc/classes/interfaces/class_ +++ b/inc/classes/interfaces/class_ @@ -1,6 +1,6 @@ * @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 . */ -interface extends FrameworkInterface { +interface ??? extends FrameworkInterface { } //